Lines Matching refs:receive_sc
475 ieee802_1x_kay_init_receive_sa(struct receive_sc *psc, u8 an, u32 lowest_pn, in ieee802_1x_kay_init_receive_sa()
528 static struct receive_sc *
531 struct receive_sc *psc; in ieee802_1x_kay_init_receive_sc()
569 struct ieee802_1x_mka_participant *participant, struct receive_sc *psc) in ieee802_1x_kay_deinit_receive_sc()
620 struct receive_sc *rxsc; in ieee802_1x_kay_create_live_peer()
680 struct receive_sc *rxsc; in ieee802_1x_kay_move_live_peer()
1537 struct receive_sc *rxsc; in ieee802_1x_mka_decode_sak_use_body()
1542 struct receive_sc, list) { in ieee802_1x_mka_decode_sak_use_body()
2566 struct receive_sc *rxsc, *pre_rxsc; in ieee802_1x_participant_timer()
2598 struct receive_sc, list) { in ieee802_1x_participant_timer()
2892 static struct receive_sa * lookup_rxsa_by_an(struct receive_sc *rxsc, u8 an) in lookup_rxsa_by_an()
2913 struct receive_sc *rxsc; in ieee802_1x_kay_create_sas()
2938 dl_list_for_each(rxsc, &principal->rxsc_list, struct receive_sc, list) { in ieee802_1x_kay_create_sas()
2978 struct receive_sc *rxsc; in ieee802_1x_kay_delete_sas()
2994 dl_list_for_each(rxsc, &principal->rxsc_list, struct receive_sc, list) { in ieee802_1x_kay_delete_sas()
3054 struct receive_sc *rxsc; in ieee802_1x_kay_enable_rx_sas()
3060 dl_list_for_each(rxsc, &principal->rxsc_list, struct receive_sc, list) { in ieee802_1x_kay_enable_rx_sas()
3842 struct receive_sc *rxsc; in ieee802_1x_kay_delete_mka()
3885 struct receive_sc, list); in ieee802_1x_kay_delete_mka()