Searched defs:macsec_context (Results 1 – 3 of 3) 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;
799 static int vlan_macsec_offload(int (* const func)(struct macsec_context *), in vlan_macsec_offload()
1665 static int macsec_offload(int (* const func)(struct macsec_context *), in macsec_offload()