Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Ddest6.c102 if (*opt != IP6OPT_PAD1 && in dest6_input()
109 case IP6OPT_PAD1: in dest6_input()
H A Dip6_input.c1011 case IP6OPT_PAD1: in ip6_process_hopopts()
/f-stack/freebsd/netinet/
H A Dip6.h135 #define IP6OPT_PAD1 0x00 /* 00 0 00000 */ macro
/f-stack/freebsd/netipsec/
H A Dxform_ah.c471 if (ptr[count] == IP6OPT_PAD1) { in ah_massage_headers()
/f-stack/freebsd/netpfil/pf/
H A Dpf_norm.c1254 if (opt.ip6o_type == IP6OPT_PAD1) { in pf_normalize_ip6()