Searched defs:macsec_secy (Results 1 – 1 of 1) sorted by relevance
241 struct macsec_secy { struct242 struct net_device *netdev;243 unsigned int n_rx_sc;244 sci_t sci;245 u16 key_len;269 struct macsec_secy secy; argument