/openbmc/linux/samples/bpf/ |
H A D | parse_simple.c | 20 struct eth_hdr { struct 30 struct eth_hdr *eth = data; in handle_ingress() argument
|
H A D | test_cgrp2_tc.bpf.c | 13 struct eth_hdr { struct 31 struct eth_hdr *eth = data; in handle_egress() argument
|
H A D | tc_l2_redirect_kern.c | 34 struct eth_hdr { struct 35 unsigned char h_dest[ETH_ALEN]; 36 unsigned char h_source[ETH_ALEN]; 37 unsigned short h_proto;
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_flows.c | 817 struct ethhdr *eth_hdr = &fsp->h_u.ether_spec; in otx2_prepare_flow_request() local 944 struct ethhdr *eth_hdr = &fsp->h_u.ether_spec; in otx2_is_flow_rule_dmacfilter() local 1056 struct ethhdr *eth_hdr; in otx2_add_flow_with_pfmac() local 1088 struct ethhdr *eth_hdr; in otx2_add_flow() local 1231 struct ethhdr *eth_hdr; in otx2_update_rem_pfmac() local 1273 struct ethhdr *eth_hdr = &flow->flow_spec.h_u.ether_spec; in otx2_remove_flow() local 1503 struct ethhdr *eth_hdr; in otx2_dmacflt_reinstall_flows() local
|
/openbmc/linux/drivers/scsi/qedf/ |
H A D | qedf_fip.c | 124 struct ethhdr *eth_hdr; in qedf_fip_send() local 170 struct ethhdr *eth_hdr; in qedf_fip_recv() local
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_l4lb_noinline.c | 160 struct eth_hdr { struct 161 unsigned char eth_dest[ETH_ALEN]; 162 unsigned char eth_source[ETH_ALEN]; 163 unsigned short eth_proto;
|
H A D | test_l4lb.c | 164 struct eth_hdr { struct 165 unsigned char eth_dest[ETH_ALEN]; 166 unsigned char eth_source[ETH_ALEN]; 167 unsigned short eth_proto;
|
H A D | test_l4lb_noinline_dynptr.c | 162 struct eth_hdr { struct 163 unsigned char eth_dest[ETH_ALEN]; 164 unsigned char eth_source[ETH_ALEN]; 165 unsigned short eth_proto;
|
H A D | test_xdp_noinline.c | 210 struct eth_hdr { struct 218 __u64 off = sizeof(struct eth_hdr); in calc_offset() argument
|
/openbmc/linux/include/linux/ |
H A D | if_ether.h | 22 static inline struct ethhdr *eth_hdr(const struct sk_buff *skb) in eth_hdr() function
|
/openbmc/linux/drivers/staging/ks7010/ |
H A D | ks_hostif.c | 332 struct ether_hdr *eth_hdr; in hostif_data_indication_wpa() local 417 struct ether_hdr *eth_hdr; in hostif_data_indication() local 1057 struct ether_hdr *eth_hdr; in hostif_data_request() local
|
/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest_snp.c | 60 struct ethernet_hdr eth_hdr; member
|
/openbmc/linux/drivers/scsi/fnic/ |
H A D | fnic_fcs.c | 1014 struct ethhdr *eth_hdr; in fnic_eth_send() local 1068 struct ethhdr *eth_hdr; in fnic_send_frame() local
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_net.c | 458 struct ethernet_hdr *eth_hdr; in efi_net_receive() local
|
/openbmc/linux/net/hsr/ |
H A D | hsr_forward.c | 37 struct ethhdr *eth_hdr; in is_supervision_frame() local
|
/openbmc/linux/net/bridge/ |
H A D | br_cfm.c | 169 struct ethhdr *eth_hdr; in ccm_frame_build() local
|
H A D | br_mrp.c | 136 struct ethhdr *eth_hdr; in br_mrp_skb_alloc() local
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | main.c | 794 struct ethhdr *eth_hdr = (struct ethhdr *)skb->data; in mwifiex_bypass_tx_queue() local
|
H A D | wmm.c | 821 struct ethhdr *eth_hdr = (struct ethhdr *)skb->data; in mwifiex_wmm_add_buf_txqueue() local
|
/openbmc/linux/drivers/net/ethernet/altera/ |
H A D | altera_tse_main.c | 341 struct ethhdr *eth_hdr; in tse_rx_vlan() local
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76_connac_mac.c | 926 struct ethhdr *eth_hdr = (struct ethhdr *)(skb->data + hdr_offset); in mt76_connac2_reverse_frag0_hdr_trans() local
|
/openbmc/linux/drivers/net/wireless/ath/ath6kl/ |
H A D | txrx.c | 46 struct ethhdr *eth_hdr; in ath6kl_ibss_map_epid() local
|
H A D | wmi.c | 163 struct ethhdr *eth_hdr; in ath6kl_wmi_dix_2_dot3() local 392 struct ethhdr eth_hdr; in ath6kl_wmi_dot11_hdr_remove() local 457 struct ethhdr eth_hdr; in ath6kl_wmi_dot3_2_dix() local
|
/openbmc/linux/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_main.c | 680 struct ethhdr *eth_hdr; in fm10k_tx_encap_offload() local
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_protocol_type.h | 411 struct ice_ether_hdr eth_hdr; member
|