Searched refs:h_proto (Results 1 – 25 of 25) sorted by relevance
328 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()
35 be16 h_proto; member
65 eth->h_proto = htons(proto); in l2_packet_send()
91 eth->h_proto = htons(proto); in l2_packet_send()
101 eth->h_proto = htons(proto); in l2_packet_send()
123 eth->h_proto = htons(proto); in l2_packet_send()
164 __be16 h_proto; /* packet type ID field */ member
116 uint16_t h_proto; member
179 ethhdr->h_proto = host_to_be16(ETH_P_OUI); in eth_p_oui_send()
256 ethhdr->h_proto = host_to_be16(ETH_P_PREAUTH); in rsn_preauth_send()
635 buf->h_proto = host_to_be16(proto); in hostapd_wpa_auth_send_ether()
999 l2_ethhdr->h_proto = host_to_be16(proto); in WifiWpaWpaSendEapol()1747 ethhdr->h_proto = host_to_be16(ETH_P_PAE); in WifiWpaHapdSendEapol()
1687 eth->h_proto = host_to_be16(ETH_P_EAPOL); in atheros_send_eapol()