Searched refs:IPOPT_NOP (Results 1 - 8 of 8) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dip.h176 #define IPOPT_NOP 1 /* no operation */ macro
H A Dip_compat.h87 # undef IPOPT_NOP
422 #ifndef IPOPT_NOP
423 # define IPOPT_NOP 1
452 #ifndef IPOPT_NOP
453 # define IPOPT_NOP 1
H A Dip_output.c2259 if (opt == IPOPT_NOP) {
2261 *dp++ = IPOPT_NOP;
2791 if (opt == IPOPT_NOP)
H A Dip_icmp.c749 if (opt == IPOPT_NOP)
H A Dip_input.c1847 if (opt == IPOPT_NOP)
2193 ip_srcrt.nop = IPOPT_NOP;
H A Dip_fw2.c881 if (opt == IPOPT_NOP)
/darwin-on-arm/xnu/bsd/netinet6/
H A Dah_output.c596 q[i + IPOPT_OPTVAL] == IPOPT_NOP ||
606 case IPOPT_NOP:
H A Dah_core.c1340 p[i + IPOPT_OPTVAL] == IPOPT_NOP ||
1355 case IPOPT_NOP:

Completed in 27 milliseconds