Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/ovpn/
H A Dovpn-cli.c1479 static int ovpn_handle_msg(struct nl_msg *msg, void *arg) in ovpn_handle_msg() function
1619 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, ovpn_handle_msg, &ret); in ovpn_listen_mcast()