| /linux/net/xfrm/ |
| H A D | xfrm_output.c | 72 skb_set_network_header(skb, -x->props.header_len); in xfrm4_transport_output() 178 skb_set_network_header(skb, -x->props.header_len); in xfrm6_transport_output() 208 skb_set_network_header(skb, -x->props.header_len); in xfrm6_ro_output() 235 skb_set_network_header(skb, -x->props.header_len - hdrlen + in xfrm4_beet_encap_add() 283 skb_set_network_header(skb, -x->props.header_len); in xfrm4_tunnel_encap_add() 328 skb_set_network_header(skb, -x->props.header_len); in xfrm6_tunnel_encap_add() 365 skb_set_network_header(skb, -x->props.header_len - hdr_len); in xfrm6_beet_encap_add()
|
| /linux/net/ipv4/ |
| H A D | gre_offload.c | 41 skb_set_network_header(skb, skb_inner_network_offset(skb)); in gre_gso_segment() 85 skb_set_network_header(skb, mac_len); in gre_gso_segment()
|
| H A D | icmp.c | 1228 skb_set_network_header(skb, sizeof(*icmph)); in icmp_rcv() 1236 skb_set_network_header(skb, nh); in icmp_rcv()
|
| H A D | ip_tunnel.c | 414 skb_set_network_header(skb, (tunnel->dev->type == ARPHRD_ETHER) ? ETH_HLEN : 0); in ip_tunnel_rcv()
|
| H A D | ip_output.c | 1152 skb_set_network_header(skb, exthdrlen); in __ip_append_data()
|
| /linux/lib/tests/ |
| H A D | blackhole_dev_kunit.c | 53 skb_set_network_header(skb, 0); in test_blackholedev()
|
| /linux/net/mpls/ |
| H A D | mpls_gso.c | 69 skb_set_network_header(skb, mac_len); in mpls_gso_segment()
|
| /linux/net/nsh/ |
| H A D | nsh.c | 121 skb_set_network_header(skb, outer_hlen); in nsh_gso_segment()
|
| /linux/drivers/net/ |
| H A D | tap.c | 637 skb_set_network_header(skb, ETH_HLEN); in tap_get_user() 664 skb_set_network_header(skb, depth); in tap_get_user() 1071 skb_set_network_header(skb, ETH_HLEN); in tap_get_user_xdp() 1084 skb_set_network_header(skb, depth); in tap_get_user_xdp()
|
| /linux/drivers/net/netdevsim/ |
| H A D | psample.c | 58 skb_set_network_header(skb, skb->len); in nsim_dev_psample_skb_build()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_selftest.c | 102 skb_set_network_header(skb, skb->len); in mlx5e_test_get_udp_skb()
|
| /linux/net/bridge/ |
| H A D | br_forward.c | 48 skb_set_network_header(skb, depth); in br_dev_queue_push_xmit()
|
| /linux/net/core/ |
| H A D | selftests.c | 85 skb_set_network_header(skb, skb->len); in net_test_get_skb()
|
| H A D | gro.c | 488 skb_set_network_header(skb, skb_gro_offset(skb)); in dev_gro_receive()
|
| H A D | skbuff.c | 6327 skb_set_network_header(skb, ETH_HLEN); in __skb_vlan_pop() 6519 skb_set_network_header(skb, mac_len); in skb_mpls_push() 6564 skb_set_network_header(skb, mac_len); in skb_mpls_pop()
|
| /linux/net/batman-adv/ |
| H A D | tvlv.c | 412 skb_set_network_header(skb, tvlv_offset); in batadv_tvlv_call_handler()
|
| H A D | distributed-arp-table.c | 1632 skb_set_network_header(skb, ETH_HLEN); in batadv_dat_put_dhcp() 1751 skb_set_network_header(skb, hdr_size + ETH_HLEN); in batadv_dat_snoop_incoming_dhcp_ack()
|
| /linux/include/net/ |
| H A D | ip_tunnels.h | 503 skb_set_network_header(skb, maclen); in skb_vlan_inet_prepare()
|
| /linux/drivers/net/ppp/ |
| H A D | pptp.c | 340 skb_set_network_header(skb, skb->head-skb->data); in pptp_rcv_core()
|
| /linux/net/hsr/ |
| H A D | hsr_device.c | 323 skb_set_network_header(skb, ETH_HLEN + HSR_HLEN); in send_hsr_supervision_frame()
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_fcoe.c | 507 skb_set_network_header(skb, skb->mac_len); in ixgbe_fso()
|
| /linux/drivers/net/wireless/ti/wlcore/ |
| H A D | tx.c | 269 skb_set_network_header(skb, skb_network_offset(skb) + extra); in wl1271_tx_fill_hdr()
|
| /linux/net/atm/ |
| H A D | mpc.c | 590 skb_set_network_header(skb, ETH_HLEN); in mpc_send_packet()
|
| /linux/net/openvswitch/ |
| H A D | actions.c | 717 skb_set_network_header(skb, data->network_offset); in ovs_vport_output()
|
| /linux/drivers/net/dsa/qca/ |
| H A D | qca8k-8xxx.c | 262 skb_set_network_header(skb, skb->len); in qca8k_alloc_mdio_header()
|