Lines Matching defs:ndel
215 pfr_clr_addrs(struct pfr_table *tbl, int *ndel, int flags)
230 pfr_enqueue_addrs(kt, &workq, ndel, 0);
313 int *ndel, int flags)
381 if (ndel != NULL)
382 *ndel = xdel;
392 int *size2, int *nadd, int *ndel, int *nchange, int flags,
487 if (ndel != NULL)
488 *ndel = xdel;
1139 pfr_clr_tables(struct pfr_table *filter, int *ndel, int flags)
1165 if (ndel != NULL)
1166 *ndel = xdel;
1248 pfr_del_tables(struct pfr_table *tbl, int size, int *ndel, int flags)
1276 if (ndel != NULL)
1277 *ndel = xdel;
1401 int *nchange, int *ndel, int flags)
1442 if (ndel != NULL)
1443 *ndel = xdel;
1448 pfr_ina_begin(struct pfr_table *trs, u_int32_t *ticket, int *ndel, int flags)
1475 if (ndel != NULL)
1476 *ndel = xdel;
1582 pfr_ina_rollback(struct pfr_table *trs, u_int32_t ticket, int *ndel, int flags)
1609 if (ndel != NULL)
1610 *ndel = xdel;