Searched refs:im_op (Results 1 - 5 of 5) sorted by path

/haiku/src/apps/mail/
H A DContent.cpp1371 int32 im_op;
1372 if (msg->FindInt32("be:opcode", &im_op) == B_OK) {
1373 switch (im_op) {
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_ioctl.c1632 mlme.im_op == IEEE80211_MLME_ASSOC)
1654 mlme.im_op == IEEE80211_MLME_ASSOC)
1658 return setmlme_common(vap, mlme.im_op,
H A Dieee80211_ioctl.h311 uint8_t im_op; /* operation to perform */ member in struct:ieee80211req_mlme
/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_haiku.cpp342 switch (mlme.im_op) {
360 mlme.im_op);
/haiku/src/servers/net/
H A DNetServer.cpp1172 mlmeRequest.im_op = IEEE80211_MLME_DISASSOC;

Completed in 87 milliseconds