Lines Matching defs:_l
344 #define IF_MSGHDRL_IFM_DATA(_l) \
345 (struct if_data *)((char *)(_l) + (_l)->ifm_data_off)
346 #define IF_MSGHDRL_RTA(_l) \
347 (void *)((uintptr_t)(_l) + (_l)->ifm_len)
386 #define IFA_MSGHDRL_IFAM_DATA(_l) \
387 (struct if_data *)((char *)(_l) + (_l)->ifam_data_off)
388 #define IFA_MSGHDRL_RTA(_l) \
389 (void *)((uintptr_t)(_l) + (_l)->ifam_len)