Searched refs:nl_ctx (Results 1 – 1 of 1) sorted by relevance
70 struct nl_ctx { struct143 static int ovpn_nl_recvmsgs(struct nl_ctx *ctx) in ovpn_nl_recvmsgs()171 static struct nl_ctx *nl_ctx_alloc_flags(struct ovpn_ctx *ovpn, int cmd, in nl_ctx_alloc_flags()174 struct nl_ctx *ctx; in nl_ctx_alloc_flags()238 static struct nl_ctx *nl_ctx_alloc(struct ovpn_ctx *ovpn, int cmd) in nl_ctx_alloc()243 static void nl_ctx_free(struct nl_ctx *ctx) in nl_ctx_free()317 static int ovpn_nl_msg_send(struct nl_ctx *ctx, ovpn_nl_cb cb) in ovpn_nl_msg_send()656 struct nl_ctx *ctx; in ovpn_new_peer()722 struct nl_ctx *ctx; in ovpn_set_peer()746 struct nl_ctx *ctx; in ovpn_del_peer()[all …]