Searched refs:ip6f_nxt (Results 1 – 15 of 15) sorted by relevance
202 nd_uint8_t ip6f_nxt; /* next header */ member
1369 nh = GET_U_1(fragh->ip6f_nxt); in get_upperlayer()
237 u_int8_t ip6f_nxt; /* next header */ member
200 if (pfrag->ip6f_nxt == IPPROTO_TCP && in tcpmss_Check()
499 nxt = ip6f->ip6f_nxt; in frag6_input()636 q6->ip6q_nxt = ip6f->ip6f_nxt; in frag6_input()
1676 *nxtp = fh.ip6f_nxt; in ip6_nexthdr()
1059 nxt = fh->ip6f_nxt; in icmp6_notify_error()
298 ip6f->ip6f_nxt = nextproto; in ip6_fragment()
567 ip6f.ip6f_nxt = ip6->ip6_nxt; in nat64_fragment6()1510 proto = ip6f->ip6f_nxt; in nat64_handle_icmp6()1620 proto = frag->ip6f_nxt; in nat64_do_handle_ip6()
890 upper_proto = ip6f->ip6f_nxt; in ng_netflow_rcvdata()
1545 nh = ((struct ip6_frag *)cp)->ip6f_nxt; in get_uphdr()
2593 nh = ((struct ip6_frag *)cp)->ip6f_nxt; in pr_retip()
887 m = m_getptr(m, hdrlen + offsetof(struct ip6_frag, ip6f_nxt), &off); in pf_reassemble6()
1638 proto = ((struct ip6_frag *)ulp)->ip6f_nxt; in ipfw_chk()
837 return (frag->ip6f_nxt); in ipf_pr_fragment6()