Home
last modified time | relevance | path

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

/external/Reactive-Extensions/RxCpp/Rx/v2/test/
Dtest.h16 namespace rxsc=rxcpp::schedulers; variable
/external/wpa_supplicant_8/src/pae/
Dieee802_1x_secy_ops.c240 int secy_create_receive_sc(struct ieee802_1x_kay *kay, struct receive_sc *rxsc) in secy_create_receive_sc()
260 int secy_delete_receive_sc(struct ieee802_1x_kay *kay, struct receive_sc *rxsc) in secy_delete_receive_sc()
Dieee802_1x_kay.c612 struct receive_sc *rxsc; in ieee802_1x_kay_create_live_peer() local
672 struct receive_sc *rxsc; in ieee802_1x_kay_move_live_peer() local
1361 struct receive_sc *rxsc; in ieee802_1x_mka_decode_sak_use_body() local
2498 struct receive_sc *rxsc, *pre_rxsc; in ieee802_1x_participant_timer() local
2807 static struct receive_sa * lookup_rxsa_by_an(struct receive_sc *rxsc, u8 an) in lookup_rxsa_by_an()
2828 struct receive_sc *rxsc; in ieee802_1x_kay_create_sas() local
2893 struct receive_sc *rxsc; in ieee802_1x_kay_delete_sas() local
2969 struct receive_sc *rxsc; in ieee802_1x_kay_enable_rx_sas() local
3753 struct receive_sc *rxsc; in ieee802_1x_kay_delete_mka() local
/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