Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Daf_inet.c1370 bool udpfrag = false, fixedid = false, gso_partial, encap; in inet_gso_segment() local
1410 udpfrag = !!(skb_shinfo(skb)->gso_type & SKB_GSO_UDP); in inet_gso_segment()
1427 if (udpfrag) { in inet_gso_segment()