Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/
H A Dmacsec.c1012 static struct macsec_rx_sc *find_rx_sc_rtnl(struct macsec_secy *secy, sci_t sci) in find_rx_sc_rtnl() function
1441 if (find_rx_sc_rtnl(&macsec->secy, sci)) in create_rx_sc()
1600 rx_sc = find_rx_sc_rtnl(secy, sci); in get_rxsc_from_nl()
/kernel/linux/linux-6.6/drivers/net/
H A Dmacsec.c979 static struct macsec_rx_sc *find_rx_sc_rtnl(struct macsec_secy *secy, sci_t sci) in find_rx_sc_rtnl() function
1424 if (find_rx_sc_rtnl(&macsec->secy, sci)) in create_rx_sc()
1583 rx_sc = find_rx_sc_rtnl(secy, sci); in get_rxsc_from_nl()

Completed in 11 milliseconds