Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/netinet/
H A Dtcp_debug.h17 struct tcp_debug { struct
18 n_time td_time;
19 short td_act;
20 short td_ostate;
21 caddr_t td_tcb;
22 struct tcpiphdr td_ti;
23 short td_req;
24 struct tcpcb td_cb;
/titanic_41/usr/src/uts/common/inet/nca/
H A Dnca.h1251 tcp_debug : 1, /* SO_DEBUG "socket" option. */ member