HomeSort by relevance Sort by last modified time
    Searched full:nftnl_rule_list_cb (Results 1 - 1 of 1) sorted by null

  /external/iptables/iptables/
nft.c 1269 static int nftnl_rule_list_cb(const struct nlmsghdr *nlh, void *data) function
1308 ret = mnl_talk(h, nlh, nftnl_rule_list_cb, list);
    [all...]

Completed in 81 milliseconds