Home
last modified time | relevance | path

Searched refs:istcp (Results 1 – 1 of 1) sorted by relevance

/f-stack/tools/netstat/
H A Dinet.c204 int istcp; in protopr() local
213 istcp = 0; in protopr()
229 istcp = 1; in protopr()
251 if (istcp) { in protopr()
272 if (istcp) { in protopr()
301 (istcp && tp->t_state == TCPS_LISTEN) in protopr()
395 if (istcp) in protopr()
412 if (istcp && (tp->t_flags & TF_TOE) != 0) in protopr()
423 if (istcp) in protopr()
520 if (istcp) in protopr()
[all …]