Home
last modified time | relevance | path

Searched refs:ip6r_nxt (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/netinet6/
H A Droute6.c117 return (rh->ip6r_nxt); in route6_input()
H A Dicmp6.c1009 nxt = rth->ip6r_nxt; in icmp6_notify_error()
/f-stack/freebsd/netinet/
H A Dip6.h213 u_int8_t ip6r_nxt; /* next header */ member
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_compat.h1253 u_char ip6r_nxt; /* next header */ member
H A Dfil.c770 return hdr->ip6r_nxt;
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw2.c1596 proto = ((struct ip6_rthdr *)ulp)->ip6r_nxt; in ipfw_chk()