Searched refs:npf_rproc_exists_p (Results 1 – 4 of 4) sorted by relevance
125 bool npf_rproc_exists_p(nl_config_t *, const char *);
55 npf_rproc_exists_p
929 npf_rproc_exists_p(nl_config_t *ncf, const char *name) in npf_rproc_exists_p() function943 if (npf_rproc_exists_p(ncf, name)) { in npf_rproc_insert()
725 if (rproc && !npf_rproc_exists_p(npf_conf, rproc)) { in npfctl_build_rule()