Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dipv6.h147 #define IP6SKB_JUMBOGRAM 128 macro
177 return !!(IP6CB(skb)->flags & IP6SKB_JUMBOGRAM); in inet6_is_jumbogram()
/Linux-v6.6/net/ipv6/
Dexthdrs.c995 IP6CB(skb)->flags |= IP6SKB_JUMBOGRAM; in ipv6_hop_jumbo()