Home
last modified time | relevance | path

Searched refs:macsec_genl_id (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/wpa/src/drivers/
H A Ddriver_macsec_linux.c50 int macsec_genl_id; member
110 if (!genlmsg_put(msg, 0, 0, ctx->macsec_genl_id, 0, 0, cmd, 0)) { in msg_prepare()
159 ctx->macsec_genl_id = genl_ctrl_resolve(ctx->sk, "macsec"); in init_genl_ctx()
160 if (ctx->macsec_genl_id < 0) { in init_genl_ctx()
573 if (ret_hdr->nlmsg_type != arg->drv->ctx.macsec_genl_id) in dump_callback()
707 if (!genlmsg_put(msg, NL_AUTO_PORT, NL_AUTO_SEQ, ctx->macsec_genl_id, 0, in do_dump()