Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/
H A Dmacsec.c1554 struct macsec_secy **secyp, in get_txsa_from_nl() argument
1584 *secyp = secy; in get_txsa_from_nl()
1592 struct macsec_secy **secyp) in get_rxsc_from_nl() argument
1613 *secyp = secy; in get_rxsc_from_nl()
1624 struct macsec_secy **secyp, in get_rxsa_from_nl() argument
1638 rx_sc = get_rxsc_from_nl(net, attrs, tb_rxsc, devp, secyp); in get_rxsa_from_nl()