Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dmacsec.h158 struct macsec_rx_sc { struct
159 struct macsec_rx_sc __rcu *next; argument
160 sci_t sci;
161 bool active;
162 struct macsec_rx_sa __rcu *sa[MACSEC_NUM_AN];
163 struct pcpu_rx_sc_stats __percpu *stats;
164 refcount_t refcnt;
165 struct rcu_head rcu_head;