Searched refs:numctltooshort (Results 1 – 7 of 7) sorted by relevance
401 extern u_long numctltooshort; /* number of too short input packets */
819 u_int32 numctltooshort; /* number of too short input packets */ member
367 offsetof(numctltooshort) = 24
2630 (u_long)ntohl(ic->numctltooshort)); in ctlstats()
724 (int) offsetof(struct info_control, numctltooshort));
777 u_long numctltooshort; /* number of too short input packets */1194 numctltooshort++; in process_control() 5139 numctltooshort = 0;778 u_long numctltooshort; /* number of too short input packets */ global() variable
2421 ic->numctltooshort = htonl((u_int32)numctltooshort); in get_ctl_stats()