Searched refs:numctlerrors (Results 1 – 7 of 7) sorted by relevance
359 extern u_long numctlerrors; /* number of error responses sent */
816 u_int32 numctlerrors; /* number of error responses sent */ member
364 offsetof(numctlerrors) = 20
2617 (u_long)ntohl(ic->numctlerrors)); in ctlstats()
723 (int) offsetof(struct info_control, numctlerrors));
773 u_long numctlerrors; /* number of error responses sent */ variable857 numctlerrors++; in ctl_error()5128 numctlerrors = 0; in ctl_clr_stats()
2411 ic->numctlerrors = htonl((u_int32)numctlerrors); in get_ctl_stats()