Home
last modified time | relevance | path

Searched defs:ethhdr (Results 1 – 25 of 25) 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.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/ethtool/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/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/trusty/musl/include/netinet/
Dif_ether.h111 struct ethhdr { struct
112 uint8_t h_dest[ETH_ALEN];
113 uint8_t h_source[ETH_ALEN];
114 uint16_t h_proto;
/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.c1392 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.c82 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/
Dxskxceiver.c767 struct ethhdr *ethhdr; in pkt_dump() local
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h19177 struct ethhdr { struct
19178 unsigned char h_dest[6];
19179 unsigned char h_source[6];
19180 __be16 h_proto;
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h28865 struct ethhdr { struct
28866 unsigned char h_dest[6];
28867 unsigned char h_source[6];
28868 __be16 h_proto;
Dvmlinux.h28865 struct ethhdr { struct
28866 unsigned char h_dest[6];
28867 unsigned char h_source[6];
28868 __be16 h_proto;
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h25773 struct ethhdr { struct
25774 unsigned char h_dest[6];
25775 unsigned char h_source[6];
25776 __be16 h_proto;
Dvmlinux.h25773 struct ethhdr { struct
25774 unsigned char h_dest[6];
25775 unsigned char h_source[6];
25776 __be16 h_proto;
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h65106 struct ethhdr { struct
65107 unsigned char h_dest[6];
65108 unsigned char h_source[6];
65109 __be16 h_proto;
Dvmlinux.h65106 struct ethhdr { struct
65107 unsigned char h_dest[6];
65108 unsigned char h_source[6];
65109 __be16 h_proto;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h28999 struct ethhdr { struct
29000 unsigned char h_dest[6];
29001 unsigned char h_source[6];
29002 __be16 h_proto;
Dvmlinux_608.h28999 struct ethhdr { struct
29000 unsigned char h_dest[6];
29001 unsigned char h_source[6];
29002 __be16 h_proto;
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h99480 struct ethhdr { struct
99481 unsigned char h_dest[6];
99482 unsigned char h_source[6];
99483 __be16 h_proto;
Dvmlinux_602.h99480 struct ethhdr { struct
99481 unsigned char h_dest[6];
99482 unsigned char h_source[6];
99483 __be16 h_proto;