Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Dmacsec.h58 struct macsec_rx_sc_stats { struct
127 struct macsec_rx_sc_stats stats;
253 struct macsec_rx_sc_stats *rx_sc_stats;
/Linux-v5.10/drivers/net/
Dmacsec.c2760 struct macsec_rx_sc_stats *sum) in get_rx_sc_stats()
2782 struct macsec_rx_sc_stats tmp; in get_rx_sc_stats()
2804 static int copy_rx_sc_stats(struct sk_buff *skb, struct macsec_rx_sc_stats *sum) in copy_rx_sc_stats()
3026 struct macsec_rx_sc_stats rx_sc_stats = {0, }; in dump_secy()