Home
last modified time | relevance | path

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

/openbmc/linux/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
1030 rx_sc = find_rx_sc(&macsec->secy, in handle_not_macsec()
1174 struct macsec_rx_sc *sc = find_rx_sc(&macsec->secy, sci); in macsec_handle_frame()