Searched defs:t_state (Results 1 - 5 of 5) sorted by relevance

/src/usr.bin/netstat/
H A Dinet.c132 protopr0(intptr_t ppcb,u_long rcv_sb_cc,u_long snd_sb_cc,struct in_addr * laddr,uint16_t lport,struct in_addr * faddr,uint16_t fport,short t_state,const char * name,int inp_flags,const struct timeval * expires) argument
[all...]
H A Dinet6.c190 ip6protopr0(intptr_t ppcb,u_long rcv_sb_cc,u_long snd_sb_cc,const struct in6_addr * laddr,uint16_t lport,const struct in6_addr * faddr,uint16_t fport,short t_state,const char * name,const struct timeval * expires) argument
[all...]
/src/sys/sys/
H A Dtty.h126 int t_state; /* Device and driver (TS*) state. */ member in struct:tty
/src/sys/dev/ic/
H A Dninjascsi32var.h225 } t_state; member in struct:njsc32_softc::njsc32_target
/src/sys/netinet/
H A Dtcp_var.h218 short t_state; /* state of this connection */ member in struct:tcpcb

Completed in 7 milliseconds