HomeSort by relevance Sort by last modified time
    Searched refs:nft_init (Results 1 - 8 of 8) sorted by null

  /external/iptables/iptables/
xtables-standalone.c 64 if (nft_init(&h, xtables_ipv4) < 0) {
xtables-save.c 99 if (nft_init(&h, xtables_ipv4) < 0) {
xtables-translate.c 413 if (nft_init(&h, xtables_ipv4) < 0) {
455 if (nft_init(&h, xtables_ipv4) < 0) {
nft.h 50 int nft_init(struct nft_handle *h, struct builtin_table *t);
xtables-restore.c 464 if (nft_init(&h, xtables_ipv4) < 0) {
xtables-eb.c 750 if (nft_init(h, xtables_bridge) < 0)
    [all...]
xtables-arp.c     [all...]
nft.c 763 int nft_init(struct nft_handle *h, struct builtin_table *t) function
    [all...]

Completed in 200 milliseconds