Searched refs:_npf_ruleset_list (Results 1 – 4 of 4) sorted by relevance
167 int _npf_ruleset_list(int, const char *, nl_config_t *);
3 _npf_ruleset_list
860 _npf_ruleset_list(int fd, const char *rname, nl_config_t *ncf) in _npf_ruleset_list() function
769 if ((error = _npf_ruleset_list(fd, ruleset_name, ncf)) != 0) { in npfctl_ruleset_show()