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

  /external/wpa_supplicant_8/src/pae/
ieee802_1x_cp.c 49 Boolean new_sak; /* clear by CP */ member in struct:ieee802_1x_cp_sm
239 sm->new_sak = FALSE;
314 sm->new_sak = FALSE;
371 else if (sm->new_sak)
381 if (sm->new_sak || changed_connect(sm))
403 else if (sm->new_sak)
408 if (sm->new_sak || changed_connect(sm))
416 else if (sm->new_sak)
630 sm->new_sak = TRUE;
ieee802_1x_kay_i.h 140 Boolean new_sak; member in struct:ieee802_1x_mka_participant
ieee802_1x_kay.c 1199 participant->new_sak = TRUE;
    [all...]

Completed in 68 milliseconds