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 },
8464 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()