Searched refs:numctlresponses (Results 1 – 7 of 7) sorted by relevance
398 extern u_long numctlresponses; /* number of resp packets sent with data */
816 u_int32 numctlresponses; /* # resp packets sent */ member
364 offsetof(numctlresponses) = 12
2620 (u_long)ntohl(ic->numctlresponses)); in ctlstats()
718 (int) offsetof(struct info_control, numctlresponses));
774 u_long numctlresponses; /* number of resp packets sent with data */1473 numctlresponses++; in ctl_flushpkt() 5135 numctlresponses = 0; in mprintf_event() 775 u_long numctlresponses; /* number of resp packets sent with data */ global() variable
2418 ic->numctlresponses = htonl((u_int32)numctlresponses); in get_ctl_stats()