Home
last modified time | relevance | path

Searched defs:eth_hdr (Results 1 – 25 of 29) sorted by relevance

12

/OK3568_Linux_fs/kernel/samples/bpf/
H A Dparse_simple.c20 struct eth_hdr { struct
30 struct eth_hdr *eth = data; in handle_ingress() argument
H A Dtest_cgrp2_tc_kern.c16 struct eth_hdr { struct
17 unsigned char h_dest[ETH_ALEN];
18 unsigned char h_source[ETH_ALEN];
19 unsigned short h_proto;
H A Dtc_l2_redirect_kern.c34 struct eth_hdr { struct
35 unsigned char h_dest[ETH_ALEN];
36 unsigned char h_source[ETH_ALEN];
37 unsigned short h_proto;
H A Dxdpsock_user.c747 struct ethhdr *eth_hdr = (struct ethhdr *)pkt_data; in gen_eth_hdr_data() local
/OK3568_Linux_fs/kernel/drivers/scsi/qedf/
H A Dqedf_fip.c124 struct ethhdr *eth_hdr; in qedf_fip_send() local
170 struct ethhdr *eth_hdr; in qedf_fip_recv() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_l4lb_noinline.c160 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 Dtest_l4lb.c166 struct eth_hdr { struct
167 unsigned char eth_dest[ETH_ALEN];
168 unsigned char eth_source[ETH_ALEN];
169 unsigned short eth_proto;
H A Dtest_xdp_noinline.c210 struct eth_hdr { struct
218 __u64 off = sizeof(struct eth_hdr); in calc_offset() argument
/OK3568_Linux_fs/kernel/include/linux/
H A Dif_ether.h22 static inline struct ethhdr *eth_hdr(const struct sk_buff *skb) in eth_hdr() function
/OK3568_Linux_fs/kernel/drivers/staging/ks7010/
H A Dks_hostif.c337 struct ether_hdr *eth_hdr; in hostif_data_indication_wpa() local
422 struct ether_hdr *eth_hdr; in hostif_data_indication() local
1066 struct ether_hdr *eth_hdr; in hostif_data_request() local
/OK3568_Linux_fs/kernel/drivers/net/wimax/i2400m/
H A Dnetdev.c408 struct ethhdr *eth_hdr = _eth_hdr; in i2400m_rx_fake_eth_header() local
/OK3568_Linux_fs/kernel/drivers/scsi/fnic/
H A Dfnic_fcs.c1024 struct ethhdr *eth_hdr; in fnic_eth_send() local
1078 struct ethhdr *eth_hdr; in fnic_send_frame() local
/OK3568_Linux_fs/kernel/net/hsr/
H A Dhsr_forward.c37 struct ethhdr *eth_hdr; in is_supervision_frame() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dmain.c772 struct ethhdr *eth_hdr = (struct ethhdr *)skb->data; in mwifiex_bypass_tx_queue() local
H A Dwmm.c833 struct ethhdr *eth_hdr = (struct ethhdr *)skb->data; in mwifiex_wmm_add_buf_txqueue() local
/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr_mrp.c129 struct ethhdr *eth_hdr; in br_mrp_skb_alloc() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/altera/
H A Daltera_tse_main.c359 struct ethhdr *eth_hdr; in tse_rx_vlan() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath6kl/
H A Dtxrx.c46 struct ethhdr *eth_hdr; in ath6kl_ibss_map_epid() local
H A Dwmi.c163 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
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_main.c685 struct ethhdr *eth_hdr; in fm10k_tx_encap_offload() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_pktlog.c1382 struct ether_header *eth_hdr; in dhd_cpkt_log_get_pkt_info() local
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_pktlog.c1382 struct ether_header *eth_hdr; in dhd_cpkt_log_get_pkt_info() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_switch.c683 u8 *eth_hdr; in ice_fill_sw_rule() local
/OK3568_Linux_fs/kernel/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c1111 struct ethhdr *eth_hdr; in bnx2fc_fip_send() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.c1930 struct ethhdr *eth_hdr = (struct ethhdr *)skb->data; in hns_nic_select_queue() local

12