Searched refs:nl_ctx (Results 1 – 1 of 1) sorted by relevance
69 struct nl_ctx { struct139 static int ovpn_nl_recvmsgs(struct nl_ctx *ctx) in ovpn_nl_recvmsgs()167 static struct nl_ctx *nl_ctx_alloc_flags(struct ovpn_ctx *ovpn, int cmd, in nl_ctx_alloc_flags()170 struct nl_ctx *ctx; in nl_ctx_alloc_flags()234 static struct nl_ctx *nl_ctx_alloc(struct ovpn_ctx *ovpn, int cmd) in nl_ctx_alloc()239 static void nl_ctx_free(struct nl_ctx *ctx) in nl_ctx_free()313 static int ovpn_nl_msg_send(struct nl_ctx *ctx, ovpn_nl_cb cb) in ovpn_nl_msg_send()643 struct nl_ctx *ctx; in ovpn_new_peer()707 struct nl_ctx *ctx; in ovpn_set_peer()731 struct nl_ctx *ctx; in ovpn_del_peer()[all …]