Home
last modified time | relevance | path

Searched refs:NET80211_HANDSHAKERS (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/gpxe/src/include/gpxe/
Dnet80211.h675 #define NET80211_HANDSHAKERS __table ( struct net80211_handshaker, \ macro
677 #define __net80211_handshaker __table_entry ( NET80211_HANDSHAKERS, 01 )
/external/syslinux/gpxe/src/net/80211/
Dsec80211.c358 table_start ( NET80211_HANDSHAKERS ), in sec80211_detect_ie()
359 table_end ( NET80211_HANDSHAKERS ) ); in sec80211_detect_ie()
Dnet80211.c2168 for_each_table_entry ( handshaker, NET80211_HANDSHAKERS ) { in net80211_prepare_assoc()