Searched defs:macsec_context (Results 1 – 4 of 4) sorted by relevance
65715 struct macsec_context { struct65716 union {65720 enum macsec_offload offload;65721 struct macsec_secy *secy;65722 struct macsec_rx_sc *rx_sc;65723 struct {65730 } sa;65731 union {65737 } stats;
86509 struct macsec_context { struct86510 union {86514 enum macsec_offload offload;86515 struct macsec_secy *secy;86516 struct macsec_rx_sc *rx_sc;86517 struct {86525 } sa;86526 union {86532 } stats;
96245 struct macsec_context { struct96246 union {96250 enum macsec_offload offload;96251 struct macsec_secy *secy;96252 struct macsec_rx_sc *rx_sc;96253 struct {96261 } sa;96262 union {96268 } stats;