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