Searched refs:GetAddr4Ptr (Results 1 – 2 of 2) sorted by relevance
190 #define GetAddr4Ptr(pbuf) ((unsigned char *)((size_t)(pbuf) + 24)) macro245 sa = GetAddr4Ptr(pframe); in get_sa()
157 #define GetAddr4Ptr(pbuf) ((unsigned char *)((addr_t)(pbuf) + 24)) macro