Searched defs:macsec_rx_sc (Results 1 – 2 of 2) sorted by relevance
143 struct macsec_rx_sc { struct144 struct macsec_rx_sc __rcu *next; argument145 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;
170 struct macsec_rx_sc { struct171 struct macsec_rx_sc __rcu *next; argument172 sci_t sci;173 bool active;174 struct macsec_rx_sa __rcu *sa[MACSEC_NUM_AN];175 struct pcpu_rx_sc_stats __percpu *stats;176 refcount_t refcnt;177 struct rcu_head rcu_head;