Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv6/
Dudp_offload.c77 if (gso_pskb_expand_head(skb, tnl_hlen + frag_hdr_sz)) in udp6_ufo_fragment()
/kernel/linux/linux-5.10/include/linux/
Dskbuff.h4423 static inline int gso_pskb_expand_head(struct sk_buff *skb, int extra) in gso_pskb_expand_head() function