HomeSort by relevance Sort by last modified time
    Searched refs:RECEIVE (Results 1 - 2 of 2) sorted by null

  /hardware/msm7k/librpc/
svc_clnt_common.c 209 #define RECEIVE \
219 RECEIVE;
224 RECEIVE;
229 RECEIVE;
234 RECEIVE;
237 #undef RECEIVE
  /external/wpa_supplicant_8/src/eapol_supp/
eapol_supp_sm.c 81 /* Key Receive state machine */
521 * not enabled. Since this variable is used only within RECEIVE state,
529 SM_STATE(SUPP_BE, RECEIVE)
531 SM_ENTRY(SUPP_BE, RECEIVE);
555 * Skipping RESPONSE and/or RECEIVE states in these cases can
569 SM_ENTER(SUPP_BE, RECEIVE);
576 SM_ENTER(SUPP_BE, RECEIVE);
985 return "RECEIVE";
    [all...]

Completed in 1258 milliseconds