Home
last modified time | relevance | path

Searched refs:NL80211_CMD_CONNECT (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/linux/
Dnl80211.h483 NL80211_CMD_CONNECT, enumerator
1091 #define NL80211_CMD_CONNECT NL80211_CMD_CONNECT macro
/linux-2.6.39/net/wireless/
Dnl80211.c754 NLA_PUT_U32(msg, i, NL80211_CMD_CONNECT); in nl80211_send_wiphy()
5125 .cmd = NL80211_CMD_CONNECT,
5640 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_CONNECT); in nl80211_send_connect_result()