Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/nca/
H A Dnca.h1098 typedef struct connp_s { struct
1099 clock_t lbolt;
1100 clock_t tcp_ti;
1101 int32_t len : 16,
1102 dir : 1,
1103 state : 4,
1104 flags : 6,
1105 xmit_np : 1,
1106 xmit_head : 1,
1107 unsent : 1,
[all …]