Home
last modified time | relevance | path

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

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