smb_count 767 source3/include/smbprofile.h unsigned smb_count; /* how many SMB packets we have processed */ smb_count 1453 source3/smbd/process.c DO_PROFILE_INC(smb_count); smb_count 54 source3/utils/status_profile.c d_printf("smb_count: %u\n", profile_p->smb_count);