Searched defs:cons_stat (Results 1 – 1 of 1) sorted by relevance
125 struct cons_stat { struct126 u_int co_intr; /* input from eicon board */127 u_int co_restart; /* ecn_restart() request issued to board */128 u_int co_slowtimo; /* times slowtimo called */129 u_int co_timedout; /* connections closed by slowtimo */153 } cons_stat; argument