Searched defs:t_state (Results 1 - 5 of 5) sorted by relevance
| /src/usr.bin/netstat/ |
| H A D | inet.c | 132 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 D | inet6.c | 190 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 D | tty.h | 126 int t_state; /* Device and driver (TS*) state. */ member in struct:tty
|
| /src/sys/dev/ic/ |
| H A D | ninjascsi32var.h | 225 } t_state; member in struct:njsc32_softc::njsc32_target
|
| /src/sys/netinet/ |
| H A D | tcp_var.h | 218 short t_state; /* state of this connection */ member in struct:tcpcb
|
Completed in 8 milliseconds