Home
last modified time | relevance | path

Searched defs:in_stat (Results 1 – 1 of 1) sorted by relevance

/csrg-svn/sys/deprecated/bbnnet/
H A Din_var.h67 struct in_stat { struct
68 int in_total; /* total packets seen */
69 int in_badsum; /* packets with bad cksums */
70 int in_tooshort; /* bad sizes */
71 int in_drops; /* packets no one (except raw) wanted */