Searched defs:rxsc (Results  1 – 3 of 3) sorted by relevance
| /external/wpa_supplicant_8/src/pae/ | 
| D | ieee802_1x_kay.c | 622 	struct receive_sc *rxsc;  in ieee802_1x_kay_create_live_peer()  local 682 	struct receive_sc *rxsc;  in ieee802_1x_kay_move_live_peer()  local 1543 		struct receive_sc *rxsc;  in ieee802_1x_mka_decode_sak_use_body()  local 2561 	struct receive_sc *rxsc, *pre_rxsc;  in ieee802_1x_participant_timer()  local 2872 static struct receive_sa * lookup_rxsa_by_an(struct receive_sc *rxsc, u8 an)  in lookup_rxsa_by_an() 2893 	struct receive_sc *rxsc;  in ieee802_1x_kay_create_sas()  local 2958 	struct receive_sc *rxsc;  in ieee802_1x_kay_delete_sas()  local 3034 	struct receive_sc *rxsc;  in ieee802_1x_kay_enable_rx_sas()  local 3832 	struct receive_sc *rxsc;  in ieee802_1x_kay_delete_mka()  local
  | 
| D | ieee802_1x_secy_ops.c | 260 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()
  | 
| /external/iproute2/ip/ | 
| D | ipmacsec.c | 305 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
  |