Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dmacsec.h99 struct macsec_tx_sc_stats { struct
147 struct macsec_tx_sc_stats stats;
268 struct macsec_tx_sc_stats *tx_sc_stats;
/linux-6.1.9/drivers/net/
Dmacsec.c2859 struct macsec_tx_sc_stats *sum) in get_tx_sc_stats()
2880 struct macsec_tx_sc_stats tmp; in get_tx_sc_stats()
2896 static int copy_tx_sc_stats(struct sk_buff *skb, struct macsec_tx_sc_stats *sum) in copy_tx_sc_stats()
3041 struct macsec_tx_sc_stats tx_sc_stats = {0, }; in dump_secy()