Searched defs:macsec_tx_sc (Results 1 – 1 of 1) sorted by relevance
207 struct macsec_tx_sc { struct208 bool active;209 u8 encoding_sa;210 bool encrypt;211 bool send_sci;212 bool end_station;213 bool scb;214 struct macsec_tx_sa __rcu *sa[MACSEC_NUM_AN];215 struct pcpu_tx_sc_stats __percpu *stats;216 struct metadata_dst *md_dst;