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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Ddest6.c95 (dstoptlen < IP6OPT_MINLEN || *(opt + 1) + 2 > dstoptlen)) {
H A Dip6_input.c1114 if (hbhlen < IP6OPT_MINLEN) {
1214 if (hbhlen < IP6OPT_MINLEN) {
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip6.h179 #define IP6OPT_MINLEN 2 macro

Completed in 80 milliseconds