Searched refs:IP6OPT_PAD1 (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet6/
H A Ddest6.c90 if (*opt != IP6OPT_PAD1 &&
97 case IP6OPT_PAD1:
H A Dah_core.c1648 if (optp[0] == IP6OPT_PAD1)
H A Dip6_input.c1318 case IP6OPT_PAD1:
/darwin-on-arm/xnu/bsd/netinet/
H A Dip6.h168 #define IP6OPT_PAD1 0x00 /* 00 0 00000 */ macro
/darwin-on-arm/xnu/bsd/net/
H A Dpf_norm.c1910 if (opt.ip6o_type == IP6OPT_PAD1) {

Completed in 77 milliseconds