Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet/
H A Dip_input.c3198 #define OPTSIZ (sizeof (ip_srcrt.nop) + sizeof (ip_srcrt.srcopt)) in ip_srcroute() macro
3202 sizeof(struct in_addr) + OPTSIZ; in ip_srcroute()
3227 &ip_srcrt.nop, OPTSIZ); in ip_srcroute()
3229 sizeof(struct in_addr) + OPTSIZ); in ip_srcroute()
3230 #undef OPTSIZ in ip_srcroute()