Home
last modified time | relevance | path

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

/xnu-8796.121.2/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.c2204 if (opt == IPOPT_NOP) { in ip_optcopy()
2206 *dp++ = IPOPT_NOP; in ip_optcopy()
2741 if (opt == IPOPT_NOP) { in ip_pcbopts()
H A Dip_input.c2802 if (opt == IPOPT_NOP) { in ip_dooptions()
3093 if (opt == IPOPT_NOP) { in ip_checkrouteralert()
3228 ip_srcrt.nop = IPOPT_NOP; in ip_srcroute()
H A Dip_icmp.c923 if (opt == IPOPT_NOP) { in icmp_reflect()
/xnu-8796.121.2/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.c1321 p[i + IPOPT_OPTVAL] == IPOPT_NOP || in ah4_calccksum()
1336 case IPOPT_NOP: in ah4_calccksum()