Home
last modified time | relevance | path

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

/csrg-svn/sys/netiso/
H A Dcons_pcb.h125 struct cons_stat { struct
126 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