Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/ovpn/
H A Dovpn-cli.c56 typedef int (*ovpn_nl_cb)(struct nl_msg *msg, void *arg); typedef
313 static int ovpn_nl_msg_send(struct nl_ctx *ctx, ovpn_nl_cb cb) in ovpn_nl_msg_send()