Home
last modified time | relevance | path

Searched refs:IP6SKB_JUMBOGRAM (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/linux/
Dipv6.h139 #define IP6SKB_JUMBOGRAM 128 macro
166 return !!(IP6CB(skb)->flags & IP6SKB_JUMBOGRAM); in inet6_is_jumbogram()
/Linux-v5.4/net/ipv6/
Dexthdrs.c775 IP6CB(skb)->flags |= IP6SKB_JUMBOGRAM; in ipv6_hop_jumbo()