Searched refs:ETH_P_PREAUTH (Results 1 – 1 of 1) sorted by relevance
26 #ifndef ETH_P_PREAUTH27 #define ETH_P_PREAUTH 0x88C7 /* IEEE 802.11i pre-authentication */ macro113 piface->l2 = l2_packet_init(piface->ifname, NULL, ETH_P_PREAUTH, in rsn_preauth_iface_add()256 ethhdr->h_proto = host_to_be16(ETH_P_PREAUTH); in rsn_preauth_send()259 if (l2_packet_send(piface->l2, sta->addr, ETH_P_PREAUTH, (u8 *) ethhdr, in rsn_preauth_send()