Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/ !
Dmacsec.h74 struct macsec_rx_sc_stats { struct
143 struct macsec_rx_sc_stats stats;
272 struct macsec_rx_sc_stats *rx_sc_stats;
/linux-6.6.21/drivers/net/ !
Dmacsec.c2771 struct macsec_rx_sc_stats *sum) in get_rx_sc_stats()
2793 struct macsec_rx_sc_stats tmp; in get_rx_sc_stats()
2815 static int copy_rx_sc_stats(struct sk_buff *skb, struct macsec_rx_sc_stats *sum) in copy_rx_sc_stats()
3037 struct macsec_rx_sc_stats rx_sc_stats = {0, }; in dump_secy()