Home
last modified time | relevance | path

Searched refs:IPV6_TLV_JUMBO (Results 1 – 8 of 8) sorted by relevance

/linux/include/uapi/linux/
H A Din6.h149 #define IPV6_TLV_JUMBO 194 macro
/linux/net/netfilter/
H A Dutils.c213 if (nh[off] == IPV6_TLV_JUMBO) { in nf_ip6_check_hbh_len()
/linux/net/ipv6/
H A Dip6_offload.c368 hop_jumbo->tlv_type = IPV6_TLV_JUMBO; in ipv6_gro_complete()
H A Dexthdrs.c184 case IPV6_TLV_JUMBO: in ip6_parse_tlv()
H A Dip6_output.c317 hop_jumbo->tlv_type = IPV6_TLV_JUMBO; in ip6_xmit()
/linux/net/sched/
H A Dact_csum.c461 case IPV6_TLV_JUMBO: in tcf_csum_ipv6_hopopts()
/linux/include/net/
H A Dipv6.h498 if (jhdr->tlv_type != IPV6_TLV_JUMBO || jhdr->hdrlen != 0 || in ipv6_has_hopopt_jumbo()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c13021 if (jhdr->tlv_type != IPV6_TLV_JUMBO || jhdr->hdrlen != 0 || in bnxt_exthdr_check()