Home
last modified time | relevance | path

Searched defs:ethhdr (Results 1 – 19 of 19) sorted by relevance

/external/iproute2/include/uapi/linux/
Dif_ether.h152 struct ethhdr { struct
153 unsigned char h_dest[ETH_ALEN]; /* destination eth addr */
154 unsigned char h_source[ETH_ALEN]; /* source ether addr */
155 __be16 h_proto; /* packet type ID field */
/external/libnl/include/linux-private/linux/
Dif_ether.h161 struct ethhdr { struct
162 unsigned char h_dest[ETH_ALEN]; /* destination eth addr */
163 unsigned char h_source[ETH_ALEN]; /* source ether addr */
164 __be16 h_proto; /* packet type ID field */
/external/kernel-headers/original/uapi/linux/
Dif_ether.h173 struct ethhdr { struct
174 unsigned char h_dest[ETH_ALEN]; /* destination eth addr */
175 unsigned char h_source[ETH_ALEN]; /* source ether addr */
176 __be16 h_proto; /* packet type ID field */
/external/musl/include/netinet/
Dif_ether.h115 struct ethhdr { struct
116 uint8_t h_dest[ETH_ALEN];
117 uint8_t h_source[ETH_ALEN];
118 uint16_t h_proto;
/external/wpa_supplicant_8/src/ap/
Dpreauth_auth.c48 struct l2_ethhdr *ethhdr; in rsn_preauth_receive() local
235 struct l2_ethhdr *ethhdr; in rsn_preauth_send() local
Deth_p_oui.c55 const struct l2_ethhdr *ethhdr; in eth_p_rx() local
168 struct l2_ethhdr *ethhdr; in eth_p_oui_send() local
Dwpa_auth_glue.c1367 struct l2_ethhdr *ethhdr; in hostapd_rrb_receive() local
/external/wpa_supplicant_8/src/l2_packet/
Dl2_packet_pcap.c124 struct l2_ethhdr *ethhdr; in l2_packet_receive() local
151 struct l2_ethhdr *ethhdr; in l2_packet_receive_cb() local
Dl2_packet_freebsd.c81 struct l2_ethhdr *ethhdr; in l2_packet_receive() local
Dl2_packet_winpcap.c106 struct l2_ethhdr *ethhdr; in l2_packet_receive_cb() local
Dl2_packet_ndis.c283 struct l2_ethhdr *ethhdr = (struct l2_ethhdr *) l2->rx_buf; in l2_packet_callback() local
/external/linux-kselftest/tools/testing/selftests/bpf/
Dxdpxceiver.c616 struct ethhdr *ethhdr; in pkt_dump() local
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h50903 struct ethhdr { struct
50904 unsigned char h_dest[6];
50905 unsigned char h_source[6];
50906 __be16 h_proto;
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h11422 struct ethhdr { struct
11423 unsigned char h_dest[6];
11424 unsigned char h_source[6];
11425 __be16 h_proto;
Dvmlinux.h11422 struct ethhdr { struct
11423 unsigned char h_dest[6];
11424 unsigned char h_source[6];
11425 __be16 h_proto;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h10377 struct ethhdr { struct
10378 unsigned char h_dest[6];
10379 unsigned char h_source[6];
10380 __be16 h_proto;
Dvmlinux_510.h10377 struct ethhdr { struct
10378 unsigned char h_dest[6];
10379 unsigned char h_source[6];
10380 __be16 h_proto;
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h13116 struct ethhdr { struct
13117 unsigned char h_dest[6];
13118 unsigned char h_source[6];
13119 __be16 h_proto;
Dvmlinux.h13116 struct ethhdr { struct
13117 unsigned char h_dest[6];
13118 unsigned char h_source[6];
13119 __be16 h_proto;