Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dnft-cache.c289 static int nftnl_set_list_cb(const struct nlmsghdr *nlh, void *data) in nftnl_set_list_cb() function
397 ret = mnl_talk(h, nlh, nftnl_set_list_cb, &d); in fetch_set_cache()