Home
last modified time | relevance | path

Searched refs:skb_expand_head (Results 1 – 6 of 6) sorted by relevance

/linux/net/ax25/
H A Dax25_out.c349 skb = skb_expand_head(skb, headroom); in ax25_transmit_buffer()
H A Dax25_route.c386 skb = skb_expand_head(skb, len); in ax25_rt_build_path()
/linux/net/ipv6/
H A Dip6_output.c75 skb = skb_expand_head(skb, hh_len); in ip6_finish_output2()
293 skb = skb_expand_head(skb, head_room); in ip6_xmit()
/linux/drivers/net/
H A Dvrf.c833 skb = skb_expand_head(skb, hh_len); in vrf_finish_output()
/linux/include/linux/
H A Dskbuff.h1406 struct sk_buff *skb_expand_head(struct sk_buff *skb, unsigned int headroom);
/linux/net/core/
H A Dfilter.c2227 skb = skb_expand_head(skb, hh_len); in bpf_out_neigh_v6()
2327 skb = skb_expand_head(skb, hh_len); in bpf_out_neigh_v4()