Searched refs:IP6OPT_MINLEN (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet6/
H A Ddest6.c91 (dstoptlen < IP6OPT_MINLEN || *(opt + 1) + 2 > dstoptlen)) {
H A Dip6_input.c1322 if (hbhlen < IP6OPT_MINLEN) {
1412 if (hbhlen < IP6OPT_MINLEN) {
/darwin-on-arm/xnu/bsd/netinet/
H A Dip6.h182 #define IP6OPT_MINLEN 2 macro

Completed in 22 milliseconds