Home
last modified time | relevance | path

Searched defs:eth (Results 1 – 17 of 17) sorted by relevance

/net/ethernet/
Deth.c83 struct ethhdr *eth = skb_push(skb, ETH_HLEN); in eth_header() local
128 const struct ethhdr *eth = (const struct ethhdr *)data; in eth_get_headlen() local
159 const struct ethhdr *eth; in eth_type_trans() local
219 const struct ethhdr *eth = eth_hdr(skb); in eth_header_parse() local
235 struct ethhdr *eth; in eth_header_cache() local
280 const struct ethhdr *eth = eth_hdr(skb); in eth_header_parse_protocol() local
/net/mac80211/
Dwme.c144 const struct ethhdr *eth = (void *)skb->data; in __ieee80211_select_queue() local
Dtx.c3457 struct ethhdr eth; in ieee80211_xmit_fast() local
3963 struct ethhdr *eth; in ieee80211_change_da() local
3980 const struct ethhdr *eth = (void *)skb->data; in ieee80211_multicast_to_unicast() local
4025 const struct ethhdr *eth = (struct ethhdr *)skb->data; in ieee80211_convert_to_unicast() local
/net/core/
Dflow_dissector.c573 const struct ethhdr *eth; in __skb_flow_dissect_gre() local
654 struct ethhdr eth; in __skb_flow_dissect_batadv() member
995 struct ethhdr *eth = eth_hdr(skb); in __skb_flow_dissect() local
Dnetpoll.c386 struct ethhdr *eth; in netpoll_send_udp() local
Dpktgen.c2558 struct ethhdr *eth; in process_ipsec() local
2723 __u8 *eth; in fill_packet_ipv4() local
2851 __u8 *eth; in fill_packet_ipv6() local
Ddev.c2937 struct ethhdr *eth; in skb_network_protocol() local
4266 struct ethhdr *eth; in netif_receive_generic_xdp() local
5781 const struct ethhdr *eth; in napi_frags_skb() local
/net/bridge/netfilter/
Dnft_reject_bridge.c26 struct ethhdr *eth; in nft_reject_br_push_etherhdr() local
/net/bpf/
Dtest_run.c407 const struct ethhdr *eth; in bpf_prog_test_run_flow_dissector() local
/net/bridge/
Dbr_multicast.c224 struct ethhdr *eth; in br_ip4_multicast_alloc_query() local
320 struct ethhdr *eth; in br_ip6_multicast_alloc_query() local
2238 struct ethhdr eth; in br_multicast_has_querier_anywhere() local
Dbr_private.h741 struct ethhdr *eth) in br_multicast_querier_exists()
829 struct ethhdr *eth) in br_multicast_querier_exists()
/net/openvswitch/
Dflow.c758 struct ethhdr *eth; in key_extract() local
Dflow.h80 } eth; member
/net/atm/
Dmpc.c574 struct ethhdr *eth; in mpc_send_packet() local
/net/ipv6/
Dseg6_local.c269 struct ethhdr *eth; in input_action_end_dx2() local
/net/wireless/
Dutil.c722 struct ethhdr eth; in ieee80211_amsdu_to_8023s() local
/net/sched/
Dcls_flower.c36 struct flow_dissector_key_eth_addrs eth; member