Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dgso.h32 static inline int gso_pskb_expand_head(struct sk_buff *skb, int extra) in gso_pskb_expand_head() function
/Linux-v6.6/net/ipv6/
Dudp_offload.c79 if (gso_pskb_expand_head(skb, tnl_hlen + frag_hdr_sz)) in udp6_ufo_fragment()