Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/
Dmacsec.c1686 static int parse_rxsc_config(struct nlattr **attrs, struct nlattr **tb_rxsc) in parse_rxsc_config() function
1741 if (parse_rxsc_config(attrs, tb_rxsc)) in macsec_add_rxsa()
1887 if (parse_rxsc_config(attrs, tb_rxsc)) in macsec_add_rxsc()
2122 if (parse_rxsc_config(attrs, tb_rxsc)) in macsec_del_rxsa()
2183 if (parse_rxsc_config(attrs, tb_rxsc)) in macsec_del_rxsc()
2430 if (parse_rxsc_config(attrs, tb_rxsc)) in macsec_upd_rxsa()
2516 if (parse_rxsc_config(attrs, tb_rxsc)) in macsec_upd_rxsc()