Searched refs:skb_cow_head (Results 1 – 4 of 4) sorted by relevance
346 if (skb_cow_head(skb, VLAN_HLEN) < 0) in __vlan_insert_inner_tag()
3009 static inline int skb_cow_head(struct sk_buff *skb, unsigned int headroom) in skb_cow_head() function
657 rc = skb_cow_head(skb, hw_hdr_len); in qeth_l2_xmit()
2179 rc = skb_cow_head(skb, hw_hdr_len - ETH_HLEN); in qeth_l3_xmit_offload()