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

  /external/iptables/iptables/
nft.h 156 int nft_xtables_config_load(struct nft_handle *h, const char *filename, uint32_t flags);
nft.c 1116 if (nft_xtables_config_load(h, XTABLES_CONFIG_DEFAULT, 0) < 0)
1429 if (nft_xtables_config_load(h, XTABLES_CONFIG_DEFAULT, 0) < 0)
2536 int nft_xtables_config_load(struct nft_handle *h, const char *filename, function
    [all...]

Completed in 555 milliseconds