Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/
Dmacsec.c1684 static int parse_rxsc_config(struct nlattr **attrs, struct nlattr **tb_rxsc) in parse_rxsc_config() function
1739 if (parse_rxsc_config(attrs, tb_rxsc)) in macsec_add_rxsa()
1885 if (parse_rxsc_config(attrs, tb_rxsc)) in macsec_add_rxsc()
2120 if (parse_rxsc_config(attrs, tb_rxsc)) in macsec_del_rxsa()
2181 if (parse_rxsc_config(attrs, tb_rxsc)) in macsec_del_rxsc()
2429 if (parse_rxsc_config(attrs, tb_rxsc)) in macsec_upd_rxsa()
2516 if (parse_rxsc_config(attrs, tb_rxsc)) in macsec_upd_rxsc()