Searched refs:numctlresponses (Results 1 – 7 of 7) sorted by relevance
357 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()
719 (int) offsetof(struct info_control, numctlresponses));
775 u_long numctlresponses; /* number of resp packets sent with data */ variable1474 numctlresponses++; in ctl_flushpkt()5147 numctlresponses = 0; in ctl_clr_stats()
2409 ic->numctlresponses = htonl((u_int32)numctlresponses); in get_ctl_stats()