Home
last modified time | relevance | path

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

12

/third_party/ltp/testcases/network/stress/ns-tools/
H A 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/
H A Dl2_packet.h35 be16 h_proto; member
H A Dl2_packet_freebsd.c65 eth->h_proto = htons(proto); in l2_packet_send()
H A Dl2_packet_pcap.c101 eth->h_proto = htons(proto); in l2_packet_send()
H A Dl2_packet_winpcap.c91 eth->h_proto = htons(proto); in l2_packet_send()
H A 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/
H A Dl2_packet.h41 be16 h_proto; member
H A Dl2_packet_linux.c223 l2_hdr.h_proto = ntohs(l2_hdr.h_proto); in l2_packet_receive()
H A Dl2_packet_freebsd.c65 eth->h_proto = htons(proto); in l2_packet_send()
H A Dl2_packet_pcap.c101 eth->h_proto = htons(proto); in l2_packet_send()
H A Dl2_packet_winpcap.c91 eth->h_proto = htons(proto); in l2_packet_send()
H A Dl2_packet_ndis.c123 eth->h_proto = htons(proto); in l2_packet_send()
/third_party/musl/porting/liteos_a/kernel/include/netinet/
H A Dif_ether.h118 uint16_t h_proto; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
H A Dif_ether.h116 uint16_t h_proto; member
/third_party/musl/porting/uniproton/kernel/include/netinet/
H A Dif_ether.h116 uint16_t h_proto; member
/third_party/musl/porting/liteos_m/kernel/include/netinet/
H A Dif_ether.h116 uint16_t h_proto; member
/third_party/musl/include/netinet/
H A Dif_ether.h118 uint16_t h_proto; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Deth_p_oui.c179 ethhdr->h_proto = host_to_be16(ETH_P_OUI); in eth_p_oui_send()
H A Dpreauth_auth.c256 ethhdr->h_proto = host_to_be16(ETH_P_PREAUTH); in rsn_preauth_send()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Deth_p_oui.c179 ethhdr->h_proto = host_to_be16(ETH_P_OUI); in eth_p_oui_send()
H A Dpreauth_auth.c256 ethhdr->h_proto = host_to_be16(ETH_P_PREAUTH); in rsn_preauth_send()
H A 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/
H A Dwpa_hal.c1029 l2_ethhdr->h_proto = host_to_be16(proto); in WifiWpaWpaSendEapol()
1778 ethhdr->h_proto = host_to_be16(ETH_P_PAE); in WifiWpaHapdSendEapol()
H A 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/
H A Dwpa_hal.c1032 l2_ethhdr->h_proto = host_to_be16(proto); in WifiWpaWpaSendEapol()
1784 ethhdr->h_proto = host_to_be16(ETH_P_PAE); in WifiWpaHapdSendEapol()

Completed in 20 milliseconds

12