Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/ovpn/
H A Dovpn-cli.c1429 static int mcast_family_handler(struct nl_msg *msg, void *arg) in mcast_family_handler() function
1567 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, mcast_family_handler, &grp); in ovpn_get_mcast_id()