Searched refs:skb_expand_head (Results 1 – 7 of 7) sorted by relevance
386 skb = skb_expand_head(skb, len); in ax25_rt_build_path()
74 skb = skb_expand_head(skb, hh_len); in ip6_finish_output2()293 skb = skb_expand_head(skb, head_room); in ip6_xmit()
218 skb = skb_expand_head(skb, hh_len); in ip_finish_output2()
833 skb = skb_expand_head(skb, hh_len); in vrf_finish_output()
2459 struct sk_buff *skb_expand_head(struct sk_buff *skb, unsigned int headroom) in skb_expand_head() function2496 EXPORT_SYMBOL(skb_expand_head);
2226 skb = skb_expand_head(skb, hh_len); in bpf_out_neigh_v6()2330 skb = skb_expand_head(skb, hh_len); in bpf_out_neigh_v4()
1453 struct sk_buff *skb_expand_head(struct sk_buff *skb, unsigned int headroom);