Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Din6.h149 #define IPV6_TLV_JUMBO 194 macro
/linux-6.1.9/net/bridge/
Dbr_netfilter_ipv6.c71 case IPV6_TLV_JUMBO: in br_nf_check_hbh_len()
/linux-6.1.9/net/ipv6/
Dip6_offload.c369 hop_jumbo->tlv_type = IPV6_TLV_JUMBO; in ipv6_gro_complete()
Dexthdrs.c184 case IPV6_TLV_JUMBO: in ip6_parse_tlv()
Dip6_output.c294 hop_jumbo->tlv_type = IPV6_TLV_JUMBO; in ip6_xmit()
/linux-6.1.9/net/sched/
Dact_csum.c461 case IPV6_TLV_JUMBO: in tcf_csum_ipv6_hopopts()
/linux-6.1.9/include/net/
Dipv6.h497 if (jhdr->tlv_type != IPV6_TLV_JUMBO || jhdr->hdrlen != 0 || in ipv6_has_hopopt_jumbo()