Search | Google it | Results 1 - 2 of 2 for fundef:LLADDR (0.00 seconds) |
82: /* We do arithmetic directly with these, so keep them char instead of void */ 83: #define LLADDR(s) ((char *)((s)->sdl_data + (s)->sdl_nlen)) 84: #define CLLADDR(s) ((const char *)((s)->sdl_data + (s)->sdl_nlen))
82: 83: #define LLADDR(s) ((char *)((s)->sdl_data + (s)->sdl_nlen)) 84: #define CLLADDR(s) ((const char *)((s)->sdl_data + (s)->sdl_nlen))