Home
last modified time | relevance | path

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

/net/ethernet/
Deth.c82 struct ethhdr *eth = skb_push(skb, ETH_HLEN); in eth_header() local
127 const struct ethhdr *eth = (const struct ethhdr *)data; in eth_get_headlen() local
158 const struct ethhdr *eth; in eth_type_trans() local
214 const struct ethhdr *eth = eth_hdr(skb); in eth_header_parse() local
230 struct ethhdr *eth; in eth_header_cache() local
275 const struct ethhdr *eth = eth_hdr(skb); in eth_header_parse_protocol() local
/net/mac80211/
Dwme.c146 const struct ethhdr *eth = (void *)skb->data; in __ieee80211_select_queue() local
Dtx.c3512 struct ethhdr eth; in ieee80211_xmit_fast() local
4264 struct ethhdr *eth; in ieee80211_change_da() local
4281 const struct ethhdr *eth = (void *)skb->data; in ieee80211_multicast_to_unicast() local
4326 const struct ethhdr *eth = (struct ethhdr *)skb->data; in ieee80211_convert_to_unicast() local
/net/netfilter/
Dnft_reject_netdev.c87 struct ethhdr *eth = eth_hdr(pkt->skb); in nft_reject_netdev_eval() local
/net/bridge/netfilter/
Dnft_reject_bridge.c26 struct ethhdr *eth; in nft_reject_br_push_etherhdr() local
/net/core/
Dflow_dissector.c592 const struct ethhdr *eth; in __skb_flow_dissect_gre() local
673 struct ethhdr eth; in __skb_flow_dissect_batadv() member
1027 struct ethhdr *eth = eth_hdr(skb); in __skb_flow_dissect() local
Dnetpoll.c406 struct ethhdr *eth; in netpoll_send_udp() local
Dpktgen.c2698 struct ethhdr *eth; in process_ipsec() local
2863 __u8 *eth; in fill_packet_ipv4() local
2991 __u8 *eth; in fill_packet_ipv6() local
Ddev.c3337 struct ethhdr *eth; in skb_network_protocol() local
4739 struct ethhdr *eth; in bpf_prog_run_generic_xdp() local
6346 const struct ethhdr *eth; in napi_frags_skb() local
Dskbuff.c5922 struct ethhdr *eth; in skb_eth_push() local
/net/xfrm/
Dxfrm_output.c657 const struct ethhdr *eth; in xfrm_get_inner_ipproto() local
/net/openvswitch/
Dflow.c772 struct ethhdr *eth; in key_extract() local
Dflow.h81 } eth; member
/net/atm/
Dmpc.c574 struct ethhdr *eth; in mpc_send_packet() local
/net/bpf/
Dtest_run.c859 const struct ethhdr *eth; in bpf_prog_test_run_flow_dissector() local
/net/bridge/
Dbr_multicast.c816 struct ethhdr *eth; in br_ip4_multicast_alloc_query() local
967 struct ethhdr *eth; in br_ip6_multicast_alloc_query() local
4641 struct ethhdr eth; in br_multicast_has_querier_anywhere() local
Dbr_private.h1074 struct ethhdr *eth, in br_multicast_querier_exists()
1323 struct ethhdr *eth, in br_multicast_querier_exists()
/net/wireless/
Dutil.c757 struct ethhdr eth; in ieee80211_amsdu_to_8023s() local
/net/ipv6/
Dseg6_local.c337 struct ethhdr *eth; in input_action_end_dx2() local
/net/sched/
Dcls_flower.c44 struct flow_dissector_key_eth_addrs eth; member