Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dnft-cache.c474 static int nftnl_rule_list_cb(const struct nlmsghdr *nlh, void *data) in nftnl_rule_list_cb() function
517 ret = mnl_talk(h, nlh, nftnl_rule_list_cb, c); in nft_rule_list_update()