Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/
Dmacsec.c1622 static int parse_rxsc_config(struct nlattr **attrs, struct nlattr **tb_rxsc) in parse_rxsc_config() function
1677 if (parse_rxsc_config(attrs, tb_rxsc)) in macsec_add_rxsa()
1761 if (parse_rxsc_config(attrs, tb_rxsc)) in macsec_add_rxsc()
1910 if (parse_rxsc_config(attrs, tb_rxsc)) in macsec_del_rxsa()
1946 if (parse_rxsc_config(attrs, tb_rxsc)) in macsec_del_rxsc()
2090 if (parse_rxsc_config(attrs, tb_rxsc)) in macsec_upd_rxsa()
2131 if (parse_rxsc_config(attrs, tb_rxsc)) in macsec_upd_rxsc()