ieee802_1x_kay.c | 520 struct receive_sc *rxsc; local 539 rxsc = ieee802_1x_kay_init_receive_sc(&peer->sci, sc_ch); 540 if (!rxsc) 543 dl_list_add(&participant->rxsc_list, &rxsc->list); 544 secy_create_receive_sc(participant->kay, rxsc); 596 struct receive_sc *rxsc; local 621 rxsc = ieee802_1x_kay_init_receive_sc(&peer->sci, sc_ch); 622 if (!rxsc) 625 dl_list_add(&participant->rxsc_list, &rxsc->list); 626 secy_create_receive_sc(participant->kay, rxsc); 1111 struct receive_sc *rxsc; local 2347 struct receive_sc *rxsc, *pre_rxsc; local 2651 struct receive_sc *rxsc; local 2707 struct receive_sc *rxsc; local 2786 struct receive_sc *rxsc; local 3396 struct receive_sc *rxsc; local [all...] |