Searched refs:numasyncmsgs (Results 1 – 7 of 7) sorted by relevance
365 extern u_long numasyncmsgs; /* number of async messages we've sent */
822 u_int32 numasyncmsgs; /* # async messages we've sent */ member
370 offsetof(numasyncmsgs) = 56
2615 (u_long)ntohl(ic->numasyncmsgs)); in ctlstats()
741 (int) offsetof(struct info_control, numasyncmsgs));
780 u_long numasyncmsgs; /* number of async messages we've sent */ variable1437 numasyncmsgs++; in ctl_flushpkt()5153 numasyncmsgs = 0; in ctl_clr_stats()
2400 ic->numasyncmsgs = htonl((u_int32)numasyncmsgs); in get_ctl_stats()