Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/net/
Dmacsec.h204 struct macsec_tx_sc { struct
205 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;
/kernel/linux/linux-5.10/include/net/
Dmacsec.h187 struct macsec_tx_sc { struct
188 bool active;
189 u8 encoding_sa;
190 bool encrypt;
191 bool send_sci;
192 bool end_station;
193 bool scb;
194 struct macsec_tx_sa __rcu *sa[MACSEC_NUM_AN];
195 struct pcpu_tx_sc_stats __percpu *stats;