Home
last modified time | relevance | path

Searched defs:rxsc (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/pae/
Dieee802_1x_kay.c577 struct receive_sc *rxsc; in ieee802_1x_kay_create_live_peer() local
633 struct receive_sc *rxsc; in ieee802_1x_kay_move_live_peer() local
1144 struct receive_sc *rxsc; in ieee802_1x_mka_get_lpn() local
2335 struct receive_sc *rxsc, *pre_rxsc; in ieee802_1x_participant_timer() local
2642 static struct receive_sa * lookup_rxsa_by_an(struct receive_sc *rxsc, u8 an) in lookup_rxsa_by_an()
2663 struct receive_sc *rxsc; in ieee802_1x_kay_create_sas() local
2726 struct receive_sc *rxsc; in ieee802_1x_kay_delete_sas() local
2802 struct receive_sc *rxsc; in ieee802_1x_kay_enable_rx_sas() local
3398 struct receive_sc *rxsc; in ieee802_1x_kay_delete_mka() local
Dieee802_1x_secy_ops.c219 int secy_create_receive_sc(struct ieee802_1x_kay *kay, struct receive_sc *rxsc) in secy_create_receive_sc()
239 int secy_delete_receive_sc(struct ieee802_1x_kay *kay, struct receive_sc *rxsc) in secy_delete_receive_sc()
/external/iproute2/ip/
Dipmacsec.c305 static bool parse_rxsci(int *argcp, char ***argvp, struct rxsc_desc *rxsc, in parse_rxsci()
321 static int parse_rxsci_args(int *argcp, char ***argvp, struct rxsc_desc *rxsc) in parse_rxsci_args()
375 struct rxsc_desc *rxsc, struct sa_desc *sa) in do_modify_nl()
479 struct rxsc_desc rxsc = {0}; in do_modify_rxsci() local