Searched defs:ethhdr (Results 1 - 24 of 24) sorted by relevance

/linux-master/drivers/net/usb/
H A Dlg-vl600.c100 struct ethhdr *ethhdr; local
[all...]
/linux-master/drivers/net/wireless/intel/iwlwifi/mei/
H A Dnet.c33 static bool iwl_mei_rx_filter_eth(const struct ethhdr *ethhdr, argument
282 const struct ethhdr *ethhdr = (void *)skb_mac_header(skb); local
375 struct ethhdr ethhd local
[all...]
H A Dmain.c1044 struct ethhdr *ethhdr; local
/linux-master/net/batman-adv/
H A Dbat_v_elp.c508 struct ethhdr *ethhdr; local
H A Dgateway_client.c566 struct ethhdr *ethhdr; local
692 struct ethhdr *ethhdr = (struct ethhdr *)skb->data; local
[all...]
H A Dsend.c68 struct ethhdr *ethhdr; local
338 struct ethhdr *ethhdr; local
408 struct ethhdr *ethhdr = (struct ethhdr *)skb->data; local
[all...]
H A Drouting.c181 struct ethhdr *ethhdr; local
344 struct ethhdr *ethhdr; local
444 struct ethhdr *ethhdr; local
662 struct ethhdr *ethhdr = eth_hdr(skb); local
793 struct ethhdr *ethhdr; local
1171 struct ethhdr *ethhdr; local
[all...]
H A Dmain.c364 struct ethhdr ethhdr_tmp, *ethhdr; local
628 struct ethhdr *ethhdr local
[all...]
H A Dbat_v_ogm.c856 struct ethhdr *ethhdr; local
688 batadv_v_ogm_route_update(struct batadv_priv *bat_priv, const struct ethhdr *ethhdr, const struct batadv_ogm2_packet *ogm2, struct batadv_orig_node *orig_node, struct batadv_neigh_node *neigh_node, struct batadv_hard_iface *if_incoming, struct batadv_hard_iface *if_outgoing) argument
782 batadv_v_ogm_process_per_outif(struct batadv_priv *bat_priv, const struct ethhdr *ethhdr, const struct batadv_ogm2_packet *ogm2, struct batadv_orig_node *orig_node, struct batadv_neigh_node *neigh_node, struct batadv_hard_iface *if_incoming, struct batadv_hard_iface *if_outgoing) argument
990 struct ethhdr *ethhdr; local
[all...]
H A Dsoft-interface.c183 struct ethhdr *ethhdr; local
422 struct ethhdr *ethhdr; local
[all...]
H A Dnetwork-coding.c1370 struct ethhdr *ethhdr; local
1043 batadv_nc_code_packets(struct batadv_priv *bat_priv, struct sk_buff *skb, struct ethhdr *ethhdr, struct batadv_nc_packet *nc_packet, struct batadv_neigh_node *neigh_node) argument
1407 batadv_nc_skb_dst_search(struct sk_buff *skb, struct batadv_neigh_node *neigh_node, struct ethhdr *ethhdr) argument
1502 struct ethhdr *ethhdr = eth_hdr(skb); local
1555 struct ethhdr *ethhdr = eth_hdr(skb); local
1614 struct ethhdr *ethhdr = eth_hdr(skb); local
1643 struct ethhdr *ethhdr, ethhdr_tmp; local
1729 batadv_nc_find_decoding_packet(struct batadv_priv *bat_priv, struct ethhdr *ethhdr, struct batadv_coded_packet *coded) argument
1800 struct ethhdr *ethhdr; local
[all...]
H A Dbridge_loop_avoidance.c344 struct ethhdr *ethhdr; local
895 batadv_handle_request(struct batadv_priv *bat_priv, struct batadv_hard_iface *primary_if, u8 *backbone_addr, struct ethhdr *ethhdr, unsigned short vid) argument
1010 batadv_check_claim_group(struct batadv_priv *bat_priv, struct batadv_hard_iface *primary_if, u8 *hw_src, u8 *hw_dst, struct ethhdr *ethhdr) argument
1084 struct ethhdr *ethhdr; local
1842 struct ethhdr *ethhdr; local
1898 struct ethhdr *ethhdr; local
2032 struct ethhdr *ethhdr; local
[all...]
H A Dmulticast.c1103 struct ethhdr *ethhdr = eth_hdr(skb); local
1135 batadv_mcast_forw_want_all_ip_count(struct batadv_priv *bat_priv, struct ethhdr *ethhdr) argument
1231 struct ethhdr *ethhdr; local
[all...]
H A Dbat_iv_ogm.c681 batadv_iv_ogm_forward(struct batadv_orig_node *orig_node, const struct ethhdr *ethhdr, struct batadv_ogm_packet *batadv_ogm_packet, bool is_single_hop_neigh, bool is_from_best_next_hop, struct batadv_hard_iface *if_incoming, struct batadv_hard_iface *if_outgoing) argument
914 batadv_iv_ogm_orig_update(struct batadv_priv *bat_priv, struct batadv_orig_node *orig_node, struct batadv_orig_ifinfo *orig_ifinfo, const struct ethhdr *ethhdr, const struct batadv_ogm_packet *batadv_ogm_packet, struct batadv_hard_iface *if_incoming, struct batadv_hard_iface *if_outgoing, enum batadv_dup_status dup_status) argument
1205 batadv_iv_ogm_update_seqnos(const struct ethhdr *ethhdr, const struct batadv_ogm_packet *batadv_ogm_packet, const struct batadv_hard_iface *if_incoming, struct batadv_hard_iface *if_outgoing) argument
1326 struct ethhdr *ethhdr; local
1558 struct ethhdr *ethhdr; local
[all...]
H A Ddistributed-arp-table.c1003 struct ethhdr *ethhdr; local
1748 struct ethhdr *ethhdr; local
[all...]
/linux-master/net/hsr/
H A Dhsr_forward.c567 struct ethhdr *ethhdr; local
[all...]
H A Dhsr_framereg.c203 struct ethhdr *ethhdr; local
268 struct ethhdr *ethhd local
[all...]
H A Dhsr_main.h74 struct ethhdr ethhdr; member in struct:hsr_ethhdr
112 struct ethhdr ethhdr; member in struct:hsrv0_ethhdr_sp
117 struct ethhdr ethhdr; member in struct:hsrv1_ethhdr_sp
258 struct ethhdr *ethhdr; local
[all...]
/linux-master/include/uapi/linux/
H A Dif_ether.h173 struct ethhdr { struct
/linux-master/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_main.c312 u8 ethhdr, proto = 0, csum_enable = 0; local
/linux-master/drivers/net/phy/mscc/
H A Dmscc_ptp.c373 struct ethhdr *ethhdr = eth_hdr(skb); local
408 struct ethhdr *ethhdr = eth_hdr(skb); local
/linux-master/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.c1544 struct ethhdr *ethhdr; local
/linux-master/tools/testing/selftests/bpf/
H A Dxskxceiver.c864 struct ethhdr *ethhdr = pkt; local
/linux-master/net/mac80211/
H A Drx.c3011 struct ethhdr ethhdr; local
[all...]

Completed in 302 milliseconds