Home
last modified time | relevance | path

Searched defs:macsec_rx_sc (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/include/net/
Dmacsec.h143 struct macsec_rx_sc { struct
144 struct macsec_rx_sc __rcu *next; argument
145 sci_t sci;
146 bool active;
147 struct macsec_rx_sa __rcu *sa[MACSEC_NUM_AN];
148 struct pcpu_rx_sc_stats __percpu *stats;
149 refcount_t refcnt;
150 struct rcu_head rcu_head;