Home
last modified time | relevance | path

Searched defs:macsec_context (Results 1 – 1 of 1) sorted by relevance

/include/net/
Dmacsec.h251 struct macsec_context { struct
252 union {
256 enum macsec_offload offload;
258 struct macsec_secy *secy;
259 struct macsec_rx_sc *rx_sc;
283 int (*mdo_dev_open)(struct macsec_context *ctx); argument