Searched refs:ips_tooshort (Results 1 – 3 of 3) sorted by relevance
220 u_int32_t ips_tooshort; /* packet too short */ member
1031 OSAddAtomic(1, &ipstat.ips_tooshort); in ip_input_first_pass()1161 OSAddAtomic(1, &ipstat.ips_tooshort); in ip_input_first_pass()1925 OSAddAtomic(1, &ipstat.ips_tooshort); in ip_input()
8990 ipstat.ips_tooshort++;