Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dgso.h32 static inline int gso_pskb_expand_head(struct sk_buff *skb, int extra) in gso_pskb_expand_head() function
/openbmc/linux/net/ipv6/
H A Dudp_offload.c79 if (gso_pskb_expand_head(skb, tnl_hlen + frag_hdr_sz)) in udp6_ufo_fragment()