Home
last modified time | relevance | path

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

/openbsd/sys/net80211/
H A Dieee80211_ioctl.h371 #define IEEE80211_NODEREQ_COPY 0x04 /* add node with flags */ macro
H A Dieee80211_ioctl.c891 if (nr->nr_flags & IEEE80211_NODEREQ_COPY) in ieee80211_ioctl()