Home
last modified time | relevance | path

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

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