Home
last modified time | relevance | path

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

12

/third_party/lwip/src/netif/
Dethernet.c83 struct eth_hdr *ethhdr; local
273 struct eth_hdr *ethhdr; local
/third_party/musl/porting/uniproton/kernel/include/netinet/
Dif_ether.h113 struct ethhdr { struct
114 uint8_t h_dest[ETH_ALEN];
115 uint8_t h_source[ETH_ALEN];
116 uint16_t h_proto;
/third_party/musl/porting/liteos_m/kernel/include/netinet/
Dif_ether.h113 struct ethhdr { struct
114 uint8_t h_dest[ETH_ALEN];
115 uint8_t h_source[ETH_ALEN];
116 uint16_t h_proto;
/third_party/musl/ndk_musl_include/netinet/
Dif_ether.h113 struct ethhdr { struct
114 uint8_t h_dest[ETH_ALEN];
115 uint8_t h_source[ETH_ALEN];
116 uint16_t h_proto;
/third_party/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;
/third_party/musl/porting/liteos_a/kernel/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;
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
Dif_ether.h113 struct ethhdr { struct
114 uint8_t h_dest[ETH_ALEN];
115 uint8_t h_source[ETH_ALEN];
116 uint16_t h_proto;
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/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.c1354 struct l2_ethhdr *ethhdr; in hostapd_rrb_receive() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/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.c1170 struct l2_ethhdr *ethhdr; in hostapd_rrb_receive() local
/third_party/lwip/src/netif/ppp/
Dpppoe.c387 struct eth_hdr *ethhdr; in pppoe_disc_input() local
720 struct eth_hdr *ethhdr; in pppoe_output() local
1034 struct eth_hdr *ethhdr; in pppoe_send_padt() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/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
/third_party/wpa_supplicant/wpa_supplicant-2.9/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
/third_party/lwip/test/unit/etharp/
Dtest_etharp.c80 struct eth_hdr *ethhdr; in create_arp_response() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Dwpa_hal.c1758 struct l2_ethhdr *ethhdr = NULL; in WifiWpaHapdSendEapol() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Dwpa_hal.c1753 struct l2_ethhdr *ethhdr = NULL; in WifiWpaHapdSendEapol() local

12