Searched refs:find_rx_sc (Results 1 – 1 of 1) sorted by relevance
978 static struct macsec_rx_sc *find_rx_sc(struct macsec_secy *secy, sci_t sci) in find_rx_sc() function1025 (!find_rx_sc(&macsec->secy, md_dst->u.macsec_info.sci))) in handle_not_macsec()1149 struct macsec_rx_sc *sc = find_rx_sc(&macsec->secy, sci); in macsec_handle_frame()