Home
last modified time | relevance | path

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

/minix3/sys/netinet/
H A Dtcp_debug.h41 struct tcp_debug { struct
42 n_time td_time;
43 short td_act;
44 short td_ostate;
45 void * td_tcb;
46 int td_family;
47 struct tcpiphdr td_ti;
48 struct {
55 } td_ti6;
56 short td_req;
[all …]