Searched defs:eth (Results 1 – 20 of 20) sorted by relevance
82 struct ethhdr *eth = skb_push(skb, ETH_HLEN); in eth_header() local127 const struct ethhdr *eth = (const struct ethhdr *)data; in eth_get_headlen() local158 const struct ethhdr *eth; in eth_type_trans() local214 const struct ethhdr *eth = eth_hdr(skb); in eth_header_parse() local230 struct ethhdr *eth; in eth_header_cache() local275 const struct ethhdr *eth = eth_hdr(skb); in eth_header_parse_protocol() local
146 const struct ethhdr *eth = (void *)skb->data; in __ieee80211_select_queue() local
3512 struct ethhdr eth; in ieee80211_xmit_fast() local4264 struct ethhdr *eth; in ieee80211_change_da() local4281 const struct ethhdr *eth = (void *)skb->data; in ieee80211_multicast_to_unicast() local4326 const struct ethhdr *eth = (struct ethhdr *)skb->data; in ieee80211_convert_to_unicast() local
87 struct ethhdr *eth = eth_hdr(pkt->skb); in nft_reject_netdev_eval() local
26 struct ethhdr *eth; in nft_reject_br_push_etherhdr() local
592 const struct ethhdr *eth; in __skb_flow_dissect_gre() local673 struct ethhdr eth; in __skb_flow_dissect_batadv() member1027 struct ethhdr *eth = eth_hdr(skb); in __skb_flow_dissect() local
406 struct ethhdr *eth; in netpoll_send_udp() local
2698 struct ethhdr *eth; in process_ipsec() local2863 __u8 *eth; in fill_packet_ipv4() local2991 __u8 *eth; in fill_packet_ipv6() local
3337 struct ethhdr *eth; in skb_network_protocol() local4739 struct ethhdr *eth; in bpf_prog_run_generic_xdp() local6346 const struct ethhdr *eth; in napi_frags_skb() local
5922 struct ethhdr *eth; in skb_eth_push() local
657 const struct ethhdr *eth; in xfrm_get_inner_ipproto() local
772 struct ethhdr *eth; in key_extract() local
81 } eth; member
574 struct ethhdr *eth; in mpc_send_packet() local
859 const struct ethhdr *eth; in bpf_prog_test_run_flow_dissector() local
816 struct ethhdr *eth; in br_ip4_multicast_alloc_query() local967 struct ethhdr *eth; in br_ip6_multicast_alloc_query() local4641 struct ethhdr eth; in br_multicast_has_querier_anywhere() local
1074 struct ethhdr *eth, in br_multicast_querier_exists()1323 struct ethhdr *eth, in br_multicast_querier_exists()
757 struct ethhdr eth; in ieee80211_amsdu_to_8023s() local
337 struct ethhdr *eth; in input_action_end_dx2() local
44 struct flow_dissector_key_eth_addrs eth; member