Home
last modified time | relevance | path

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

/linux/include/net/
H A Dmacsec.h232 struct macsec_secy { struct
233 struct net_device *netdev;
234 unsigned int n_rx_sc;
235 sci_t sci;
236 u16 key_len;
237 u16 icv_len;
238 enum macsec_validation_type validate_frames;
239 bool xpn;
240 bool operational;
241 bool protect_frames;
[all …]