Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/netstat/
H A Dinet6.c106 #define tcp6states tcpstates macro
216 printf(" %s", tcp6states[t_state]); in ip6protopr0()
1533 printf("State: %s", tcp6states[mypcb.t_state]); in tcp6_dump()