Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dnl80211.h890 NL80211_CMD_JOIN_IBSS, enumerator
/linux-4.4.14/net/wireless/
Dnl80211.c11006 .cmd = NL80211_CMD_JOIN_IBSS,
11991 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_JOIN_IBSS); in nl80211_send_ibss_bssid()