Home
last modified time | relevance | path

Searched refs:ip6o_type (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/
H A Dip6.h166 u_int8_t ip6o_type; member
/freebsd/sys/netinet6/
H A Dmld6.c263 .pad = { .ip6o_type = IP6OPT_PADN, 0 },
/freebsd/sys/netpfil/pf/
H A Dpf.c8464 if (!pf_pull_hdr(m, off, &opt.ip6o_type, sizeof(opt.ip6o_type), in pf_walk_option6()
8469 if (opt.ip6o_type == IP6OPT_PAD1) { in pf_walk_option6()
8483 switch (opt.ip6o_type) { in pf_walk_option6()