Searched refs:h_proto (Results 1 – 15 of 15) sorted by relevance
112 packet.ethHdr.h_proto = htons(Eth_PPPOE_Discovery); in sendPADT()176 switch (ntohs(packet->ethHdr.h_proto)) { in pppoe_printpkt()209 ntohs(packet->ethHdr.h_proto)); in pppoe_printpkt()214 if (ntohs(packet->ethHdr.h_proto) != ETH_PPPOE_DISCOVERY) in pppoe_printpkt()
77 UINT16_t type = (UINT16_t) ntohs(packet->ethHdr.h_proto); in etherType()
82 UINT16_t type = (UINT16_t) ntohs(packet->ethHdr.h_proto); in etherType()461 packet.ethHdr.h_proto = htons(Eth_PPPOE_Discovery); in sendPADI()
283 packet.ethHdr.h_proto = htons(Eth_PPPOE_Discovery); in sendPADI()468 packet.ethHdr.h_proto = htons(Eth_PPPOE_Discovery); in sendPADR()
103 unsigned short h_proto; /* packet type ID field */ member
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()
141 __be16 h_proto; /* packet type ID field */ member
256 ethhdr->h_proto = host_to_be16(ETH_P_PREAUTH); in rsn_preauth_send()
497 buf->h_proto = host_to_be16(proto); in hostapd_wpa_auth_send_ether()
1582 eth->h_proto = host_to_be16(ETH_P_EAPOL); in atheros_send_eapol()