Searched refs:numasyncmsgs (Results 1 – 7 of 7) sorted by relevance
409 extern u_long numasyncmsgs; /* number of async messages we've sent */
827 u_int32 numasyncmsgs; /* # async messages we've sent */ member
375 offsetof(numasyncmsgs) = 56
2624 (u_long)ntohl(ic->numasyncmsgs)); in ctlstats()
740 (int) offsetof(struct info_control, numasyncmsgs));
785 u_long numasyncmsgs; /* number of async messages we've sent */1445 numasyncmsgs++; in ctl_flushpkt() 5147 numasyncmsgs = 0; in ctl_clr_stats() 786 u_long numasyncmsgs; /* number of async messages we've sent */ global() variable
2429 ic->numasyncmsgs = htonl((u_int32)numasyncmsgs);