Home
last modified time | relevance | path

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

/aosp_15_r20/external/wpa_supplicant_8/src/pae/
H A Dieee802_1x_kay.c626 struct receive_sc *rxsc; in ieee802_1x_kay_create_live_peer() local
686 struct receive_sc *rxsc; in ieee802_1x_kay_move_live_peer() local
1547 struct receive_sc *rxsc; in ieee802_1x_mka_decode_sak_use_body() local
2600 struct receive_sc *rxsc, *pre_rxsc; local
2928 static struct receive_sa * lookup_rxsa_by_an(struct receive_sc *rxsc, u8 an)
2949 struct receive_sc *rxsc; local
3014 struct receive_sc *rxsc; local
3090 struct receive_sc *rxsc; local
3913 struct receive_sc *rxsc; local
H A Dieee802_1x_secy_ops.c260 int secy_create_receive_sc(struct ieee802_1x_kay *kay, struct receive_sc *rxsc) in secy_create_receive_sc()
280 int secy_delete_receive_sc(struct ieee802_1x_kay *kay, struct receive_sc *rxsc) in secy_delete_receive_sc()
/aosp_15_r20/external/iproute2/ip/
H A 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