Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
H A Dcork_fragsize.py35 IPV6_TLV_JUMBO = 194 variable
174 hopopts = struct.pack('!BBBBI', 0, 0, IPV6_TLV_JUMBO, 4, 65544)
/linux/include/uapi/linux/
H A Din6.h149 #define IPV6_TLV_JUMBO 194 macro
/linux/net/sched/
H A Dact_csum.c466 case IPV6_TLV_JUMBO: in tcf_csum_ipv6_hopopts()
/linux/net/ipv6/
H A Dexthdrs.c182 case IPV6_TLV_JUMBO: in ip6_parse_tlv()