Home
last modified time | relevance | path

Searched refs:NEXTHDR_IPV6 (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/net/6lowpan/
Dnhc_ipv6.c22 LOWPAN_NHC(nhc_ipv6, "RFC6282 IPv6", NEXTHDR_IPV6, 0, ipv6_nhid_setup,
/linux-4.1.27/net/ipv6/netfilter/
Dnf_conntrack_reasm.c525 u8 prevhdr = NEXTHDR_IPV6; in find_prev_fhdr()
/linux-4.1.27/include/net/
Dipv6.h36 #define NEXTHDR_IPV6 41 /* IPv6 in IPv6 */ macro
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.c3709 if (ipv6->nexthdr == NEXTHDR_IPV6) in bnx2x_set_ipv6_ext_e2()