Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dmacsec.h265 struct macsec_ops { struct
267 int (*mdo_dev_open)(struct macsec_context *ctx);
268 int (*mdo_dev_stop)(struct macsec_context *ctx);
270 int (*mdo_add_secy)(struct macsec_context *ctx);
271 int (*mdo_upd_secy)(struct macsec_context *ctx);
272 int (*mdo_del_secy)(struct macsec_context *ctx);
274 int (*mdo_add_rxsc)(struct macsec_context *ctx);
275 int (*mdo_upd_rxsc)(struct macsec_context *ctx);
276 int (*mdo_del_rxsc)(struct macsec_context *ctx);
278 int (*mdo_add_rxsa)(struct macsec_context *ctx);
[all …]
/kernel/linux/linux-6.6/include/net/
Dmacsec.h281 struct macsec_ops { struct
283 int (*mdo_dev_open)(struct macsec_context *ctx);
284 int (*mdo_dev_stop)(struct macsec_context *ctx);
286 int (*mdo_add_secy)(struct macsec_context *ctx);
287 int (*mdo_upd_secy)(struct macsec_context *ctx);
288 int (*mdo_del_secy)(struct macsec_context *ctx);
290 int (*mdo_add_rxsc)(struct macsec_context *ctx);
291 int (*mdo_upd_rxsc)(struct macsec_context *ctx);
292 int (*mdo_del_rxsc)(struct macsec_context *ctx);
294 int (*mdo_add_rxsa)(struct macsec_context *ctx);
[all …]
/kernel/linux/linux-5.10/include/linux/
Dphy.h646 const struct macsec_ops *macsec_ops; member
Dnetdevice.h2194 const struct macsec_ops *macsec_ops; member
/kernel/linux/linux-6.6/include/linux/
Dphy.h762 const struct macsec_ops *macsec_ops; member
Dnetdevice.h2405 const struct macsec_ops *macsec_ops; member