Home
last modified time | relevance | path

Searched refs:h_proto (Results 1 – 25 of 25) sorted by relevance

/third_party/ltp/testcases/network/stress/ns-tools/
Dns-icmp_redirector.c328 sndeth.hdr.h_proto = htons(ETH_P_ARP); in return_arp_reply()
402 sndeth.hdr.h_proto = htons(ETH_P_IP); in return_icmp4_redirect()
524 sndeth.hdr.h_proto = htons(ETH_P_IPV6); in return_neigh_adv()
626 sndeth.hdr.h_proto = htons(ETH_P_IPV6); in return_icmp6_redirect()
768 switch (ntohs(frame.hdr.h_proto)) { in capture_frames()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/l2_packet/
Dl2_packet.h35 be16 h_proto; member
Dl2_packet_freebsd.c65 eth->h_proto = htons(proto); in l2_packet_send()
Dl2_packet_winpcap.c91 eth->h_proto = htons(proto); in l2_packet_send()
Dl2_packet_pcap.c101 eth->h_proto = htons(proto); in l2_packet_send()
Dl2_packet_ndis.c123 eth->h_proto = htons(proto); in l2_packet_send()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/l2_packet/
Dl2_packet.h35 be16 h_proto; member
Dl2_packet_freebsd.c65 eth->h_proto = htons(proto); in l2_packet_send()
Dl2_packet_winpcap.c91 eth->h_proto = htons(proto); in l2_packet_send()
Dl2_packet_pcap.c101 eth->h_proto = htons(proto); in l2_packet_send()
Dl2_packet_ndis.c123 eth->h_proto = htons(proto); in l2_packet_send()
/third_party/libnl/include/linux-private/linux/
Dif_ether.h164 __be16 h_proto; /* packet type ID field */ member
/third_party/musl/porting/liteos_a/kernel/include/netinet/
Dif_ether.h116 uint16_t h_proto; member
/third_party/musl/include/netinet/
Dif_ether.h116 uint16_t h_proto; member
/third_party/musl/porting/liteos_m/kernel/include/netinet/
Dif_ether.h116 uint16_t h_proto; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Deth_p_oui.c179 ethhdr->h_proto = host_to_be16(ETH_P_OUI); in eth_p_oui_send()
Dpreauth_auth.c256 ethhdr->h_proto = host_to_be16(ETH_P_PREAUTH); in rsn_preauth_send()
Dwpa_auth_glue.c635 buf->h_proto = host_to_be16(proto); in hostapd_wpa_auth_send_ether()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Deth_p_oui.c179 ethhdr->h_proto = host_to_be16(ETH_P_OUI); in eth_p_oui_send()
Dpreauth_auth.c256 ethhdr->h_proto = host_to_be16(ETH_P_PREAUTH); in rsn_preauth_send()
Dwpa_auth_glue.c635 buf->h_proto = host_to_be16(proto); in hostapd_wpa_auth_send_ether()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Dwpa_hal.c999 l2_ethhdr->h_proto = host_to_be16(proto); in WifiWpaWpaSendEapol()
1747 ethhdr->h_proto = host_to_be16(ETH_P_PAE); in WifiWpaHapdSendEapol()
Ddriver_atheros.c1687 eth->h_proto = host_to_be16(ETH_P_EAPOL); in atheros_send_eapol()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Dwpa_hal.c999 l2_ethhdr->h_proto = host_to_be16(proto); in WifiWpaWpaSendEapol()
1747 ethhdr->h_proto = host_to_be16(ETH_P_PAE); in WifiWpaHapdSendEapol()
Ddriver_atheros.c1687 eth->h_proto = host_to_be16(ETH_P_EAPOL); in atheros_send_eapol()