Searched refs:ip6f_nxt (Results 1 – 10 of 10) sorted by relevance
232 u_int8_t ip6f_nxt; /* next header */ member
440 nxt = ip6f->ip6f_nxt; in frag6_input()579 q6->ip6q_nxt = ip6f->ip6f_nxt; in frag6_input()
1662 *nxtp = fh.ip6f_nxt; in ip6_nexthdr()
1033 nxt = fh->ip6f_nxt; in icmp6_notify_error()
316 ip6f->ip6f_nxt = nextproto; in ip6_fragment()
568 ip6f.ip6f_nxt = ip6->ip6_nxt; in nat64_fragment6()1515 proto = ip6f->ip6f_nxt; in nat64_handle_icmp6()1625 proto = frag->ip6f_nxt; in nat64_do_handle_ip6()
879 upper_proto = ip6f->ip6f_nxt; in ng_netflow_rcvdata()
882 m = m_getptr(m, hdrlen + offsetof(struct ip6_frag, ip6f_nxt), &off); in pf_reassemble6()
1604 proto = ((struct ip6_frag *)ulp)->ip6f_nxt; in ipfw_chk()
850 return frag->ip6f_nxt;