Searched refs:ip6o_type (Results 1 – 3 of 3) sorted by relevance
166 u_int8_t ip6o_type; member
263 .pad = { .ip6o_type = IP6OPT_PADN, 0 },
9714 if (!pf_pull_hdr(pd->m, off, &opt.ip6o_type, in pf_walk_option6()9715 sizeof(opt.ip6o_type), NULL, reason, AF_INET6)) { in pf_walk_option6()9719 if (opt.ip6o_type == IP6OPT_PAD1) { in pf_walk_option6()9733 switch (opt.ip6o_type) { in pf_walk_option6()