Searched defs:macsec_context (Results 1 – 1 of 1) sorted by relevance
268 struct macsec_context { struct269 union {273 enum macsec_offload offload;275 struct macsec_secy *secy;276 struct macsec_rx_sc *rx_sc;277 struct {285 } sa;286 union {292 } stats;
Completed in 7 milliseconds