Searched refs:h_proto (Results 1 – 11 of 11) sorted by relevance
84 #define h_proto ether_type macro100 #define h_proto ether_type macro
262 packet.ethHdr.h_proto = htons(Eth_PPPOE_Discovery); in sendPADI()432 packet.ethHdr.h_proto = htons(Eth_PPPOE_Discovery); in sendPADR()
412 packet.ethHdr.h_proto = htons(Eth_PPPOE_Discovery); in sendPADT()
128 UINT16_t type = (UINT16_t) ntohs(packet->ethHdr.h_proto); in etherType()551 tmp_sap = htons(pkt->ethHdr.h_proto); in sendPacket()
52 u16 h_proto; member
64 eth->h_proto = htons(proto); in l2_packet_send()
97 eth->h_proto = htons(proto); in l2_packet_send()
106 eth->h_proto = htons(proto); in l2_packet_send()
129 eth->h_proto = htons(proto); in l2_packet_send()
653 eth.h_proto = host_to_be16(proto); in wpa_driver_test_send_eapol()
626 unsigned short h_proto; /* packet type ID field */ member672 reh->h_proto = htons(ETH_P_ARP); in arp_input()735 eh->h_proto = htons(ETH_P_IP); in if_encap()