Home
last modified time | relevance | path

Searched refs:OPTSIZ (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.101.4/bsd/netinet/
H A Dip_input.c3192 #define OPTSIZ (sizeof (ip_srcrt.nop) + sizeof (ip_srcrt.srcopt)) in ip_srcroute() macro
3196 sizeof(struct in_addr) + OPTSIZ; in ip_srcroute()
3221 &ip_srcrt.nop, OPTSIZ); in ip_srcroute()
3223 sizeof(struct in_addr) + OPTSIZ); in ip_srcroute()
3224 #undef OPTSIZ in ip_srcroute()