Searched refs:_action (Results 1 – 4 of 4) sorted by relevance
43 _action = NULL; in IMtConnection()72 _action = NULL; in Reset()117 if (!_action || !_msg_buff) { in SendData()147 if (!_action || !_msg_buff) { in RecvData()179 ret = _action->DoInput(); in RecvData()208 if (!_action || !_msg_buff) { in OpenCnnect()283 if (!_action || !_msg_buff) { in SendData()323 if (!_action || !_msg_buff) { in RecvData()357 ret = _action->DoInput(); in RecvData()602 if (!_action || !_ntfy_obj) { in CreateSocket()[all …]
60 _action = action; in SetIMtActon()64 return _action; in GetIMtActon()98 IMtAction* _action; variable
33 #define IEEE80211_VERIFY_ELEMENT(__elem, __maxlen, _action) do { \ argument38 _action; \43 _action; \47 #define IEEE80211_VERIFY_LENGTH(_len, _minlen, _action) do { \ argument53 _action; \61 #define IEEE80211_VERIFY_SSID(_ni, _ssid, _action) do { \ argument70 _action; \74 #define IEEE80211_VERIFY_SSID(_ni, _ssid, _action) do { \ argument79 _action; \
30 #define SFC_BUILD_SET_OVERFLOW(_action, _set) \ argument31 RTE_BUILD_BUG_ON((_action) >= sizeof(_set) * CHAR_BIT)