Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/
H A Dip_compat.h89 # undef IPOPT_NOP
424 #ifndef IPOPT_NOP
425 # define IPOPT_NOP 1
454 #ifndef IPOPT_NOP
455 # define IPOPT_NOP 1
H A Dip.h187 #define IPOPT_NOP 1 /* no operation */ macro
H A Dip_output.c2287 if (opt == IPOPT_NOP) { in ip_optcopy()
2289 *dp++ = IPOPT_NOP; in ip_optcopy()
2859 if (opt == IPOPT_NOP) { in ip_pcbopts()
H A Dip_input.c2431 if (opt == IPOPT_NOP) { in ip_dooptions()
2723 if (opt == IPOPT_NOP) { in ip_checkrouteralert()
2865 ip_srcrt.nop = IPOPT_NOP; in ip_srcroute()
H A Dip_icmp.c928 if (opt == IPOPT_NOP) { in icmp_reflect()
/xnu-12377.1.9/bsd/netinet6/
H A Dah_output.c600 q[i + IPOPT_OPTVAL] == IPOPT_NOP || in ah4_finaldst()
611 case IPOPT_NOP: in ah4_finaldst()
H A Dah_core.c624 p[i + IPOPT_OPTVAL] == IPOPT_NOP || in ah4_calccksum()
639 case IPOPT_NOP: in ah4_calccksum()