num_response_packets   29 source3/nmbd/nmbd_packets.c extern int num_response_packets;
num_response_packets 1788 source3/nmbd/nmbd_packets.c 	timeout.tv_sec = (run_election||num_response_packets) ? 1 : NMBD_SELECT_LOOP;
num_response_packets   25 source3/nmbd/nmbd_responserecordsdb.c int num_response_packets = 0;
num_response_packets   34 source3/nmbd/nmbd_responserecordsdb.c 	num_response_packets++; /* count of total number of packets still around */
num_response_packets   37 source3/nmbd/nmbd_responserecordsdb.c 		rrec->response_id, subrec->subnet_name, num_response_packets));
num_response_packets   85 source3/nmbd/nmbd_responserecordsdb.c 	num_response_packets--; /* count of total number of packets still around */