Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet/
H A Dip_input.c3194 #define OPTSIZ (sizeof (ip_srcrt.nop) + sizeof (ip_srcrt.srcopt)) in ip_srcroute() macro
3198 sizeof(struct in_addr) + OPTSIZ; in ip_srcroute()
3223 &ip_srcrt.nop, OPTSIZ); in ip_srcroute()
3225 sizeof(struct in_addr) + OPTSIZ); in ip_srcroute()
3226 #undef OPTSIZ in ip_srcroute()