Lines Matching defs:ndel
72 pfr_clr_tables(struct pfr_table *filter, int *ndel, int flags)
82 if (ndel != NULL)
83 *ndel = io.pfrio_ndel;
109 pfr_del_tables(struct pfr_table *tbl, int size, int *ndel, int flags)
124 if (ndel != NULL)
125 *ndel = io.pfrio_ndel;
176 pfr_clr_addrs(struct pfr_table *tbl, int *ndel, int flags)
189 if (ndel != NULL)
190 *ndel = io.pfrio_ndel;
219 int *ndel, int flags)
235 if (ndel != NULL)
236 *ndel = io.pfrio_ndel;
242 int *size2, int *nadd, int *ndel, int *nchange, int flags)
261 if (ndel != NULL)
262 *ndel = io.pfrio_ndel;