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