Searched refs:IPOPT_EOL (Results 1 - 9 of 9) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dip.h175 #define IPOPT_EOL 0 /* end of option list */ macro
H A Dip_compat.h86 # undef IPOPT_EOL
419 #ifndef IPOPT_EOL
420 # define IPOPT_EOL 0
449 #ifndef IPOPT_EOL
450 # define IPOPT_EOL 0
H A Dip_icmp.c747 if (opt == IPOPT_EOL)
774 IPOPT_EOL;
H A Dip_output.c2257 if (opt == IPOPT_EOL)
2283 *dp++ = IPOPT_EOL;
2789 if (opt == IPOPT_EOL)
H A Digmp.c529 p->ipopt_list[2] = IPOPT_EOL; /* End of IP option list */
H A Dip_input.c1845 if (opt == IPOPT_EOL)
H A Dip_fw2.c879 if (opt == IPOPT_EOL)
/darwin-on-arm/xnu/bsd/netinet6/
H A Dah_output.c595 if (q[i + IPOPT_OPTVAL] == IPOPT_EOL ||
603 case IPOPT_EOL:
H A Dah_core.c1339 if (p[i + IPOPT_OPTVAL] == IPOPT_EOL ||
1354 case IPOPT_EOL:
1388 if (p[i + IPOPT_OPTVAL] == IPOPT_EOL)

Completed in 185 milliseconds