Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/npf/npfctl/ | |
npf_cmd.c | 222 npfctl_table_replace(int fd, int argc, char **argv) function in typeref:typename:void |
/src/sys/net/npf/ | |
npf_ctl.c | 671 * npfctl_table_replace: atomically replace a table's contents with 675 npfctl_table_replace(npf_t *npf, const nvlist_t *req, nvlist_t *resp) function in typeref:typename:int __noinline 880 error = npfctl_table_replace(npf, req, resp); |