| /linux/include/net/ |
| H A D | gso.h | 104 skb->mac_header = mac_offset; in skb_gso_error_unwind() 105 skb->network_header = skb->mac_header + mac_len; in skb_gso_error_unwind()
|
| /linux/net/xfrm/ |
| H A D | xfrm_output.c | 74 skb->mac_header = skb->network_header + in xfrm4_transport_output() 242 skb->mac_header = skb->network_header + in xfrm4_beet_encap_add() 289 skb->mac_header = skb->network_header + in xfrm4_tunnel_encap_add() 336 skb->mac_header = skb->network_header + in xfrm6_tunnel_encap_add() 375 skb->mac_header = skb->network_header + in xfrm6_beet_encap_add()
|
| H A D | xfrm_iptfs.c | 2376 skb->mac_header = skb->network_header + offsetof(struct iphdr, protocol); in iptfs_encap_add_ipv4() 2423 skb->mac_header = skb->network_header + offsetof(struct ipv6hdr, nexthdr); in iptfs_encap_add_ipv6()
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | ipoib_rx.c | 18 skb->mac_header = HFI1_IPOIB_PSEUDO_LEN; in copy_ipoib_buf()
|
| /linux/net/mpls/ |
| H A D | mpls_gso.c | 24 u16 mac_offset = skb->mac_header; in mpls_gso_segment()
|
| /linux/net/nsh/ |
| H A D | nsh.c | 82 u16 mac_offset = skb->mac_header; in nsh_gso_segment()
|
| /linux/include/linux/ |
| H A D | skbuff.h | 1085 __u16 mac_header; 2991 skb->inner_mac_header = skb->mac_header; in skb_reset_inner_headers() 2998 return skb->mac_header != (typeof(skb->mac_header))~0U; in skb_mac_header_was_set() 3007 skb->mac_len = skb->network_header - skb->mac_header; in skb_reset_mac_len() 3152 return skb->head + skb->mac_header; in skb_mac_header() 3163 return skb->network_header - skb->mac_header; in skb_mac_header_len() 3168 skb->mac_header = (typeof(skb->mac_header))~0U; in skb_unset_mac_header() 3175 DEBUG_NET_WARN_ON_ONCE(offset != (typeof(skb->mac_header))offset); in skb_reset_mac_header() 3176 skb->mac_header = offset; in skb_reset_mac_header() 3182 skb->mac_header += offset; in skb_set_mac_header() [all …]
|
| /linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| H A D | scan.h | 248 struct iwl_scan_probe_segment mac_header; member 262 struct iwl_scan_probe_segment mac_header; member
|
| /linux/net/ipv4/ |
| H A D | gre_offload.c | 22 u16 mac_offset = skb->mac_header; in gre_gso_segment()
|
| H A D | udp_offload.c | 182 u16 mac_offset = skb->mac_header; in __skb_udp_tunnel_segment()
|
| H A D | ipmr.c | 642 skb->mac_header = skb->network_header; in __pim_rcv()
|
| /linux/net/psp/ |
| H A D | psp_main.c | 235 skb->mac_header -= PSP_ENCAP_HLEN; in psp_dev_encapsulate()
|
| /linux/drivers/net/wireless/microchip/wilc1000/ |
| H A D | netdev.c | 99 static struct net_device *get_if_handler(struct wilc *wilc, u8 *mac_header) in get_if_handler() argument 103 struct ieee80211_hdr *h = (struct ieee80211_hdr *)mac_header; in get_if_handler()
|
| /linux/drivers/net/arcnet/ |
| H A D | arcnet.c | 675 if (skb->network_header - skb->mac_header != 2) in arcnet_header() 677 skb->network_header - skb->mac_header); in arcnet_header()
|
| /linux/net/ipv6/netfilter/ |
| H A D | nf_conntrack_reasm.c | 351 skb->mac_header += sizeof(struct frag_hdr); in nf_ct_frag6_reasm()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | scan.c | 782 params->preq.mac_header.offset = 0; in iwl_mvm_build_scan_probe() 783 params->preq.mac_header.len = cpu_to_le16(24 + 2); in iwl_mvm_build_scan_probe() 932 p_req->mac_header = src_p_req->mac_header; in iwl_mvm_scan_set_legacy_probe_req()
|
| /linux/net/core/ |
| H A D | skbuff.c | 402 skb->mac_header = (typeof(skb->mac_header))~0U; in __finalize_skb_around() 1331 has_mac ? skb->mac_header : -1, in skb_dump() 1572 CHECK_SKB_FIELD(mac_header); in __copy_skb_header() 2127 skb->mac_header += off; in skb_headers_offset_update() 6315 skb->mac_header += VLAN_HLEN; in skb_reorder_vlan_header() 6419 skb->mac_header += VLAN_HLEN; in __skb_vlan_pop()
|
| H A D | filter.c | 2193 if (unlikely(skb->mac_header >= skb->network_header || skb->len == 0)) { in __bpf_redirect_common() 2433 if (unlikely(skb->mac_header >= skb->network_header)) in __bpf_redirect_neigh() 3310 skb->mac_header -= len; in bpf_skb_net_hdr_push() 3327 skb->mac_header += len; in bpf_skb_net_hdr_pop() 3546 mac_len = skb->network_header - skb->mac_header; in bpf_skb_net_grow()
|
| H A D | dev.c | 5498 skb->mac_header += off; in bpf_prog_run_generic_xdp()
|
| /linux/drivers/net/ethernet/hisilicon/hibmcge/ |
| H A D | hbg_txrx.c | 113 u32 ip_offset = buffer->skb->network_header - buffer->skb->mac_header; in hbg_init_tx_desc()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | scan.c | 400 params->preq.mac_header.offset = 0; in iwl_mld_scan_build_probe_req() 401 params->preq.mac_header.len = cpu_to_le16(24 + 2); in iwl_mld_scan_build_probe_req()
|
| /linux/drivers/net/bonding/ |
| H A D | bond_3ad.c | 943 skb->network_header = skb->mac_header + ETH_HLEN; in ad_lacpdu_send() 997 skb->network_header = skb->mac_header + ETH_HLEN; in ad_marker_send()
|
| /linux/net/devlink/ |
| H A D | health.c | 1308 devlink_fmsg_put(fmsg, "MAC", has_mac ? skb->mac_header : -1); in devlink_fmsg_dump_skb()
|
| /linux/net/netfilter/ |
| H A D | nf_flow_table_ip.c | 542 skb->mac_header -= VLAN_HLEN; in nf_flow_vlan_push()
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_txrx.c | 1750 u16 csum_start = (skb->csum_start - skb->mac_header) / 2; in ice_tx_csum()
|