tzero             247 net/pf_table.c 	long			 tzero = time_second;
tzero             300 net/pf_table.c 		pfr_insert_kentries(kt, &workq, tzero);
tzero             418 net/pf_table.c 	long			 tzero = time_second;
tzero             498 net/pf_table.c 		pfr_insert_kentries(kt, &addq, tzero);
tzero             500 net/pf_table.c 		pfr_clstats_kentries(&changeq, tzero, INVERT_NEG_FLAG);
tzero             609 net/pf_table.c 	long			 tzero = time_second;
tzero             635 net/pf_table.c 		pfr_clstats_kentries(&workq, tzero, 0);
tzero             850 net/pf_table.c     struct pfr_kentryworkq *workq, long tzero)
tzero             862 net/pf_table.c 		p->pfrke_tzero = tzero;
tzero             869 net/pf_table.c pfr_insert_kentry(struct pfr_ktable *kt, struct pfr_addr *ad, long tzero)
tzero             885 net/pf_table.c 	p->pfrke_tzero = tzero;
tzero             917 net/pf_table.c pfr_clstats_kentries(struct pfr_kentryworkq *workq, long tzero, int negchange)
tzero             929 net/pf_table.c 		p->pfrke_tzero = tzero;
tzero            1164 net/pf_table.c 	long			 tzero = time_second;
tzero            1178 net/pf_table.c 			p = pfr_create_ktable(&key.pfrkt_t, tzero, 1);
tzero            1318 net/pf_table.c 	long			 tzero = time_second;
tzero            1350 net/pf_table.c 		pfr_clstats_ktables(&workq, tzero,
tzero            1368 net/pf_table.c 	long			 tzero = time_second;
tzero            1387 net/pf_table.c 		pfr_clstats_ktables(&workq, tzero, flags & PFR_FLAG_ADDRSTOO);
tzero            1622 net/pf_table.c 	long			 tzero = time_second;
tzero            1646 net/pf_table.c 			pfr_commit_ktable(p, tzero);
tzero            1662 net/pf_table.c pfr_commit_ktable(struct pfr_ktable *kt, long tzero)
tzero            1669 net/pf_table.c 			pfr_clstats_ktable(kt, tzero, 1);
tzero            1694 net/pf_table.c 				p->pfrke_tzero = tzero;
tzero            1699 net/pf_table.c 		pfr_insert_kentries(kt, &addq, tzero);
tzero            1701 net/pf_table.c 		pfr_clstats_kentries(&changeq, tzero, INVERT_NEG_FLAG);
tzero            1710 net/pf_table.c 		pfr_clstats_ktable(kt, tzero, 1);
tzero            1858 net/pf_table.c pfr_clstats_ktables(struct pfr_ktableworkq *workq, long tzero, int recurse)
tzero            1863 net/pf_table.c 		pfr_clstats_ktable(p, tzero, recurse);
tzero            1867 net/pf_table.c pfr_clstats_ktable(struct pfr_ktable *kt, long tzero, int recurse)
tzero            1874 net/pf_table.c 		pfr_clstats_kentries(&addrq, tzero, 0);
tzero            1881 net/pf_table.c 	kt->pfrkt_tzero = tzero;
tzero            1885 net/pf_table.c pfr_create_ktable(struct pfr_table *tbl, long tzero, int attachruleset)
tzero            1913 net/pf_table.c 	kt->pfrkt_tzero = tzero;