Home
last modified time | relevance | path

Searched refs:find_rx_sc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/
H A Dmacsec.c967 static struct macsec_rx_sc *find_rx_sc(struct macsec_secy *secy, sci_t sci) in find_rx_sc() function
1016 rx_sc = find_rx_sc(&macsec->secy, md_dst->u.macsec_info.sci); in handle_not_macsec()
1148 struct macsec_rx_sc *sc = find_rx_sc(&macsec->secy, sci); in macsec_handle_frame()
/kernel/linux/linux-5.10/drivers/net/
H A Dmacsec.c1000 static struct macsec_rx_sc *find_rx_sc(struct macsec_secy *secy, sci_t sci) in find_rx_sc() function
1165 struct macsec_rx_sc *sc = find_rx_sc(&macsec->secy, sci); in macsec_handle_frame()

Completed in 10 milliseconds