Searched refs:ovpn_nl_cb (Results 1 – 1 of 1) sorted by relevance
56 typedef int (*ovpn_nl_cb)(struct nl_msg *msg, void *arg); typedef313 static int ovpn_nl_msg_send(struct nl_ctx *ctx, ovpn_nl_cb cb) in ovpn_nl_msg_send()