HomeSort by relevance Sort by last modified time
    Searched defs:iapp (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/ap/
iapp.c 2 * hostapd / IEEE 802.11F-2003 Inter-Access Point Protocol (IAPP)
24 * Level 3: support for encryption and authentication of IAPP messages
29 * - implement counters etc. for IAPP MIB
30 * - verify endianness of fields in IAPP messages; are they big-endian as
33 * - TCP connection for IAPP MOVE, CACHE
34 * - broadcast ESP for IAPP ADD-notify
35 * - ESP for IAPP MOVE messages
56 #include "iapp.h"
177 u16 identifier; /* next IAPP identifier */
184 static void iapp_send_add(struct iapp_data *iapp, u8 *mac_addr, u16 seq_num
322 struct iapp_data *iapp = eloop_ctx; local
397 struct iapp_data *iapp; local
    [all...]
hostapd.h 92 struct iapp_data *iapp; member in struct:hostapd_data

Completed in 35 milliseconds