packets            58 altq/altq.h    	u_int64_t	packets;
packets            63 altq/altq.h    	do { (cntr)->packets++; (cntr)->bytes += len; } while (0)
packets          1196 net/if_pfsync.c 		pf_state_counter_hton(st->packets[0], sp->packets[0]);
packets          1197 net/if_pfsync.c 		pf_state_counter_hton(st->packets[1], sp->packets[1]);
packets          3941 net/pf.c       			    ackskew, (*state)->packets[0],
packets          3942 net/pf.c       			    (*state)->packets[1]);
packets          3995 net/pf.c       			    (*state)->packets[0], (*state)->packets[1],
packets          5576 net/pf.c       		r->packets[dirndx]++;
packets          5579 net/pf.c       			a->packets[dirndx]++;
packets          5585 net/pf.c       				s->nat_rule.ptr->packets[dirndx]++;
packets          5589 net/pf.c       				s->src_node->packets[dirndx]++;
packets          5593 net/pf.c       				s->nat_src_node->packets[dirndx]++;
packets          5597 net/pf.c       			s->packets[dirndx]++;
packets          5952 net/pf.c       		r->packets[dirndx]++;
packets          5955 net/pf.c       			a->packets[dirndx]++;
packets          5961 net/pf.c       				s->nat_rule.ptr->packets[dirndx]++;
packets          5965 net/pf.c       				s->src_node->packets[dirndx]++;
packets          5969 net/pf.c       				s->nat_src_node->packets[dirndx]++;
packets          5973 net/pf.c       			s->packets[dirndx]++;
packets           877 net/pf_ioctl.c 	pf_state_counter_to_pfsync(s->packets[0], sp->packets[0]);
packets           878 net/pf_ioctl.c 	pf_state_counter_to_pfsync(s->packets[1], sp->packets[1]);
packets           925 net/pf_ioctl.c 	s->packets[0] = s->packets[1] = 0;
packets          1253 net/pf_ioctl.c 		rule->evaluations = rule->packets[0] = rule->packets[1] =
packets          1336 net/pf_ioctl.c 			rule->packets[0] = rule->packets[1] = 0;
packets          1501 net/pf_ioctl.c 			newrule->packets[0] = newrule->packets[1] = 0;
packets          1905 net/pf_ioctl.c 			rule->packets[0] = rule->packets[1] = 0;
packets           857 net/pf_norm.c  		r->packets[dir == PF_OUT]++;
packets          1089 net/pf_norm.c  		r->packets[dir == PF_OUT]++;
packets          1267 net/pf_norm.c  		r->packets[dir == PF_OUT]++;
packets           527 net/pfvar.h    	u_int64_t		 packets[2];
packets           639 net/pfvar.h    	u_int64_t	 packets[2];
packets           743 net/pfvar.h    	u_int64_t		 packets[2];
packets           802 net/pfvar.h    	u_int32_t	 packets[2][2];