ndel              207 net/pf_table.c pfr_clr_addrs(struct pfr_table *tbl, int *ndel, int flags)
ndel              221 net/pf_table.c 	pfr_enqueue_addrs(kt, &workq, ndel, 0);
ndel              320 net/pf_table.c     int *ndel, int flags)
ndel              399 net/pf_table.c 	if (ndel != NULL)
ndel              400 net/pf_table.c 		*ndel = xdel;
ndel              410 net/pf_table.c     int *size2, int *nadd, int *ndel, int *nchange, int flags,
ndel              507 net/pf_table.c 	if (ndel != NULL)
ndel              508 net/pf_table.c 		*ndel = xdel;
ndel             1121 net/pf_table.c pfr_clr_tables(struct pfr_table *filter, int *ndel, int flags)
ndel             1153 net/pf_table.c 	if (ndel != NULL)
ndel             1154 net/pf_table.c 		*ndel = xdel;
ndel             1239 net/pf_table.c pfr_del_tables(struct pfr_table *tbl, int size, int *ndel, int flags)
ndel             1273 net/pf_table.c 	if (ndel != NULL)
ndel             1274 net/pf_table.c 		*ndel = xdel;
ndel             1398 net/pf_table.c 	int *nchange, int *ndel, int flags)
ndel             1445 net/pf_table.c 	if (ndel != NULL)
ndel             1446 net/pf_table.c 		*ndel = xdel;
ndel             1451 net/pf_table.c pfr_ina_begin(struct pfr_table *trs, u_int32_t *ticket, int *ndel, int flags)
ndel             1478 net/pf_table.c 	if (ndel != NULL)
ndel             1479 net/pf_table.c 		*ndel = xdel;
ndel             1584 net/pf_table.c pfr_ina_rollback(struct pfr_table *trs, u_int32_t ticket, int *ndel, int flags)
ndel             1609 net/pf_table.c 	if (ndel != NULL)
ndel             1610 net/pf_table.c 		*ndel = xdel;