Searched refs:numctltooshort (Results 1 – 7 of 7) sorted by relevance
357 extern u_long numctltooshort; /* number of too short input packets */
814 u_int32 numctltooshort; /* number of too short input packets */ member
362 offsetof(numctltooshort) = 24
2621 (u_long)ntohl(ic->numctltooshort)); in ctlstats()
725 (int) offsetof(struct info_control, numctltooshort));
772 u_long numctltooshort; /* number of too short input packets */ variable1196 numctltooshort++; in process_control()5145 numctltooshort = 0; in ctl_clr_stats()
2392 ic->numctltooshort = htonl((u_int32)numctltooshort); in get_ctl_stats()