Searched defs:tcp_debug (Results 1 – 1 of 1) sorted by relevance
41 struct tcp_debug { struct42 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 …]