Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet6/
H A Ddest6.c107 if (*opt != IP6OPT_PAD1 && in dest6_input()
115 case IP6OPT_PAD1: in dest6_input()
H A Dah_core.c959 if (optp[0] == IP6OPT_PAD1) { in ah6_calccksum()
H A Dip6_input.c1645 case IP6OPT_PAD1: in ip6_process_hopopts()
/xnu-12377.41.6/bsd/netinet/
H A Dip6.h183 #define IP6OPT_PAD1 0x00 /* 00 0 00000 */ macro
/xnu-12377.41.6/bsd/net/
H A Dpf_norm.c2366 if (opt.ip6o_type == IP6OPT_PAD1) { in pf_normalize_ip6()