Searched refs:skb_expand_head (Results 1 – 6 of 6) sorted by relevance
339 skb = skb_expand_head(skb, headroom); in ax25_transmit_buffer()
459 skb = skb_expand_head(skb, len); in ax25_rt_build_path()
72 skb = skb_expand_head(skb, hh_len); in ip6_finish_output2()272 skb = skb_expand_head(skb, head_room); in ip6_xmit()
209 skb = skb_expand_head(skb, hh_len); in ip_finish_output2()
1862 struct sk_buff *skb_expand_head(struct sk_buff *skb, unsigned int headroom) in skb_expand_head() function1899 EXPORT_SYMBOL(skb_expand_head);
2193 skb = skb_expand_head(skb, hh_len); in bpf_out_neigh_v6()2291 skb = skb_expand_head(skb, hh_len); in bpf_out_neigh_v4()