Lines Matching refs:ndel
59 pfr_clr_tables(struct pfr_table *filter, int *ndel, int flags)
69 if (ndel != NULL)
70 *ndel = io.pfrio_ndel;
96 pfr_del_tables(struct pfr_table *tbl, int size, int *ndel, int flags)
111 if (ndel != NULL)
112 *ndel = io.pfrio_ndel;
163 pfr_clr_addrs(struct pfr_table *tbl, int *ndel, int flags)
176 if (ndel != NULL)
177 *ndel = io.pfrio_ndel;
206 int *ndel, int flags)
222 if (ndel != NULL)
223 *ndel = io.pfrio_ndel;
229 int *size2, int *nadd, int *ndel, int *nchange, int flags)
248 if (ndel != NULL)
249 *ndel = io.pfrio_ndel;
349 int *nchange, int *ndel, int flags)
368 if (ndel)
369 *ndel = io.pfrio_ndel;