Searched refs:tsnx (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/lsof-53/lsof/dialects/darwin/libproc/
H A Ddsock.c143 int tsnx = (int)si->psi.soi_proto.pri_tcp.tcpsi_state local
146 if ((tsnx >= 0) && (tsnx < TcpNstates)) {
148 if (TcpStX[tsnx]) {
154 if (TcpStI[tsnx])
155 TcpStI[tsnx] = 2;

Completed in 178 milliseconds