Searched defs:macsec_secy (Results 1 – 2 of 2) sorted by relevance
86561 struct macsec_secy { struct86562 struct net_device *netdev;86563 unsigned int n_rx_sc;86564 sci_t sci;86565 u16 key_len;86566 u16 icv_len;86567 enum macsec_validation_type validate_frames;86568 bool xpn;86569 bool operational;86570 bool protect_frames;[all …]
96297 struct macsec_secy { struct96298 struct net_device *netdev;96299 unsigned int n_rx_sc;96300 sci_t sci;96301 u16 key_len;96302 u16 icv_len;96303 enum macsec_validation_type validate_frames;96304 bool xpn;96305 bool operational;96306 bool protect_frames;[all …]