/linux-6.3-rc2/net/ipv6/ |
A D | netfilter.c | 160 hroom = LL_RESERVED_SPACE(skb->dev); in br_ip6_fragment() 216 LL_RESERVED_SPACE(skb->dev), prevhdr, nexthdr, frag_id, in br_ip6_fragment()
|
A D | rpl_iptunnel.c | 245 err = skb_cow_head(skb, LL_RESERVED_SPACE(dst->dev)); in rpl_output() 290 err = skb_cow_head(skb, LL_RESERVED_SPACE(dst->dev)); in rpl_input()
|
A D | seg6_iptunnel.c | 488 err = skb_cow_head(skb, LL_RESERVED_SPACE(dst->dev)); in seg6_input_core() 569 err = skb_cow_head(skb, LL_RESERVED_SPACE(dst->dev)); in seg6_output_core()
|
A D | ip6_output.c | 64 unsigned int hh_len = LL_RESERVED_SPACE(dev); in ip6_finish_output2() 266 head_room = sizeof(struct ipv6hdr) + hoplen + LL_RESERVED_SPACE(dev); in ip6_xmit() 900 hroom = LL_RESERVED_SPACE(rt->dst.dev); in ip6_fragment() 989 LL_RESERVED_SPACE(rt->dst.dev), prevhdr, nexthdr, frag_id, in ip6_fragment() 1507 hh_len = LL_RESERVED_SPACE(rt->dst.dev); in __ip6_append_data()
|
A D | ioam6_iptunnel.c | 349 err = skb_cow_head(skb, LL_RESERVED_SPACE(dst->dev)); in ioam6_output()
|
/linux-6.3-rc2/net/ipv4/ |
A D | ip_forward.c | 145 if (skb_cow(skb, LL_RESERVED_SPACE(rt->dst.dev)+rt->dst.header_len)) in ip_forward()
|
A D | ip_output.c | 199 unsigned int hh_len = LL_RESERVED_SPACE(dev); in ip_finish_output2() 794 ll_rs = LL_RESERVED_SPACE(rt->dst.dev); in ip_do_fragment() 997 hh_len = LL_RESERVED_SPACE(rt->dst.dev); in __ip_append_data() 1379 hh_len = LL_RESERVED_SPACE(rt->dst.dev); in ip_append_page()
|
A D | ip_tunnel.c | 616 headroom += LL_RESERVED_SPACE(rt->dst.dev) + rt->dst.header_len; in ip_md_tunnel_xmit() 801 max_headroom = LL_RESERVED_SPACE(rt->dst.dev) + sizeof(struct iphdr) in ip_tunnel_xmit()
|
/linux-6.3-rc2/drivers/infiniband/core/ |
A D | lag.c | 24 hdr_len = ETH_HLEN + sizeof(struct udphdr) + LL_RESERVED_SPACE(netdev); in rdma_build_skb()
|
/linux-6.3-rc2/net/bridge/ |
A D | br_arp_nd_proxy.c | 267 len = LL_RESERVED_SPACE(dev) + sizeof(struct ipv6hdr) + in br_nd_send() 276 skb_reserve(reply, LL_RESERVED_SPACE(dev)); in br_nd_send()
|
/linux-6.3-rc2/net/mctp/ |
A D | af_mctp.c | 143 hlen = LL_RESERVED_SPACE(dev) + sizeof(struct mctp_hdr); in mctp_sendmsg() 157 hlen = LL_RESERVED_SPACE(rt->dev->dev) + sizeof(struct mctp_hdr); in mctp_sendmsg()
|
/linux-6.3-rc2/net/core/ |
A D | lwt_bpf.c | 249 err = skb_cow_head(skb, LL_RESERVED_SPACE(dst->dev)); in bpf_lwt_xmit_reroute() 619 len + LL_RESERVED_SPACE(skb_dst(skb)->dev)); in bpf_lwt_push_ip_encap()
|
/linux-6.3-rc2/net/mpls/ |
A D | mpls_iptunnel.c | 106 hh_len = LL_RESERVED_SPACE(out_dev); in mpls_xmit()
|
/linux-6.3-rc2/drivers/infiniband/sw/rxe/ |
A D | rxe_net.c | 475 skb = alloc_skb(paylen + hdr_len + LL_RESERVED_SPACE(ndev), in rxe_init_packet() 483 skb_reserve(skb, hdr_len + LL_RESERVED_SPACE(ndev)); in rxe_init_packet()
|
/linux-6.3-rc2/net/802/ |
A D | garp.c | 225 skb = alloc_skb(app->dev->mtu + LL_RESERVED_SPACE(app->dev), in garp_pdu_init() 232 skb_reserve(skb, LL_RESERVED_SPACE(app->dev) + LLC_RESERVE); in garp_pdu_init()
|
A D | mrp.c | 313 skb = alloc_skb(app->dev->mtu + LL_RESERVED_SPACE(app->dev), in mrp_pdu_init() 320 skb_reserve(skb, LL_RESERVED_SPACE(app->dev)); in mrp_pdu_init()
|
/linux-6.3-rc2/drivers/firewire/ |
A D | net.c | 370 new->skb = dev_alloc_skb(dg_size + LL_RESERVED_SPACE(net)); in fwnet_pd_new() 374 skb_reserve(new->skb, LL_RESERVED_SPACE(net)); in fwnet_pd_new() 588 skb = dev_alloc_skb(len + LL_RESERVED_SPACE(net)); in fwnet_incoming_packet() 594 skb_reserve(skb, LL_RESERVED_SPACE(net)); in fwnet_incoming_packet()
|
/linux-6.3-rc2/drivers/net/ |
A D | bareudp.c | 330 min_headroom = LL_RESERVED_SPACE(rt->dst.dev) + rt->dst.header_len + in bareudp_xmit_skb() 392 min_headroom = LL_RESERVED_SPACE(dst->dev) + dst->header_len + in bareudp6_xmit_skb()
|
A D | amt.c | 512 int hlen = LL_RESERVED_SPACE(amt->dev); in amt_build_igmp_gq() 642 hlen = LL_RESERVED_SPACE(amt->dev); in amt_send_discovery() 731 hlen = LL_RESERVED_SPACE(amt->dev); in amt_send_request() 808 int hlen = LL_RESERVED_SPACE(amt->dev); in amt_build_mld_gq() 1011 err = skb_cow_head(skb, LL_RESERVED_SPACE(amt->dev) + sizeof(*amtmu) + in amt_send_membership_update() 1124 err = skb_cow_head(skb, LL_RESERVED_SPACE(amt->dev) + sizeof(*amtmq) + in amt_send_membership_query() 2579 hlen = LL_RESERVED_SPACE(amt->dev); in amt_send_advertisement()
|
/linux-6.3-rc2/net/bridge/netfilter/ |
A D | nf_conntrack_bridge.c | 55 ll_rs = LL_RESERVED_SPACE(skb->dev); in nf_br_ip_fragment()
|
/linux-6.3-rc2/net/ncsi/ |
A D | ncsi-cmd.c | 281 int hlen = LL_RESERVED_SPACE(dev); in ncsi_alloc_command()
|
/linux-6.3-rc2/net/batman-adv/ |
A D | fragmentation.c | 407 unsigned int ll_reserved = LL_RESERVED_SPACE(net_dev); in batadv_frag_create()
|
/linux-6.3-rc2/net/ieee802154/ |
A D | socket.c | 280 hlen = LL_RESERVED_SPACE(dev); in raw_sendmsg() 659 hlen = LL_RESERVED_SPACE(dev); in dgram_sendmsg()
|
/linux-6.3-rc2/drivers/net/ppp/ |
A D | pppoe.c | 866 hlen = LL_RESERVED_SPACE(dev); in pppoe_sendmsg() 936 if (skb_cow_head(skb, LL_RESERVED_SPACE(dev) + sizeof(*ph))) in __pppoe_xmit()
|
/linux-6.3-rc2/net/hsr/ |
A D | hsr_device.c | 243 hlen = LL_RESERVED_SPACE(master->dev); in hsr_init_skb()
|