Searched refs:npf_table_replace (Results 1 – 3 of 3) sorted by relevance
156 int npf_table_replace(int, nl_table_t *, npf_error_t *);
1268 npf_table_replace(int fd, nl_table_t *tl, npf_error_t *errinfo) in npf_table_replace() function
285 if (npf_table_replace(fd, t, NULL)) { in npfctl_table_replace()