Searched refs:ovpn_handle_msg (Results 1 – 1 of 1) sorted by relevance
1479 static int ovpn_handle_msg(struct nl_msg *msg, void *arg) in ovpn_handle_msg() function1619 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, ovpn_handle_msg, &ret); in ovpn_listen_mcast()