Searched refs:packets_notsent (Results 1 – 4 of 4) sorted by relevance
418 extern u_long packets_notsent; /* total number of packets which couldn't be sent */
167 u_long packets_notsent; /* total number of packets which couldn't be sent */ variable3261 packets_notsent++;4418 packets_notsent = 0;
1218 io->notsent = htonl((u_int32)packets_notsent); in io_stats()
2475 ctl_putuint(sys_var[varid].text, packets_notsent); in ctl_putsys()