Home
last modified time | relevance | path

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

/linux/samples/bpf/
H A Dparse_simple.c20 struct eth_hdr { struct
30 struct eth_hdr *eth = data; in handle_ingress() argument
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c825 struct ethhdr *eth_hdr = &fsp->h_u.ether_spec; in otx2_prepare_flow_request() local
952 struct ethhdr *eth_hdr = &fsp->h_u.ether_spec; in otx2_is_flow_rule_dmacfilter() local
1064 struct ethhdr *eth_hdr; in otx2_add_flow_with_pfmac() local
1096 struct ethhdr *eth_hdr; in otx2_add_flow() local
1239 struct ethhdr *eth_hdr; in otx2_update_rem_pfmac() local
1281 struct ethhdr *eth_hdr = &flow->flow_spec.h_u.ether_spec; in otx2_remove_flow() local
1512 struct ethhdr *eth_hdr; in otx2_dmacflt_reinstall_flows() local
/linux/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.c164 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 Dtest_l4lb_noinline_dynptr.c162 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 Dtest_xdp_noinline.c211 struct eth_hdr { struct
219 __u64 off = sizeof(struct eth_hdr); in calc_offset() argument
/linux/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
/linux/include/linux/
H A Dif_ether.h25 static inline struct ethhdr *eth_hdr(const struct sk_buff *skb) in eth_hdr() function
/linux/net/hsr/
H A Dhsr_forward.c37 struct ethhdr *eth_hdr; in is_supervision_frame() local
124 struct ethhdr *eth_hdr; in is_proxy_supervision_frame() local
/linux/net/bridge/
H A Dbr_cfm.c169 struct ethhdr *eth_hdr; in ccm_frame_build() local
H A Dbr_mrp.c136 struct ethhdr *eth_hdr; in br_mrp_skb_alloc() local
/linux/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
/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_main.c679 struct ethhdr *eth_hdr; in fm10k_tx_encap_offload() local
/linux/drivers/net/ethernet/intel/ice/
H A Dice_protocol_type.h428 struct ice_ether_hdr eth_hdr; member
H A Dice_lag.c215 u8 *eth_hdr; in ice_lag_cfg_fltr() local
/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c1100 struct ethhdr *eth_hdr; in bnx2fc_fip_send() local
/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.c1944 struct ethhdr *eth_hdr = (struct ethhdr *)skb->data; in hns_nic_select_queue() local
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_io.c1171 struct ethhdr *eth_hdr; in qlcnic_check_rx_tagging() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_fs.c1724 struct ethhdr *eth_hdr; in setup_pkt_tunnel_reformat() local
/linux/tools/testing/selftests/bpf/
H A Dxskxceiver.c166 static void gen_eth_hdr(struct xsk_socket_info *xsk, struct ethhdr *eth_hdr) in gen_eth_hdr() argument
/linux/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c3467 struct ethhdr *eth_hdr; in bnxt_re_is_loopback_packet() local
/linux/drivers/infiniband/hw/ocrdma/
H A Docrdma_sli.h1919 struct ocrdma_eth_vlan eth_hdr; member