Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/netinet/
H A Dip_input.c3202 #define OPTSIZ (sizeof (ip_srcrt.nop) + sizeof (ip_srcrt.srcopt)) in ip_srcroute() macro
3206 sizeof(struct in_addr) + OPTSIZ; in ip_srcroute()
3231 &ip_srcrt.nop, OPTSIZ); in ip_srcroute()
3233 sizeof(struct in_addr) + OPTSIZ); in ip_srcroute()
3234 #undef OPTSIZ in ip_srcroute()