Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/netstat/
Dinet6.c107 #define TCP6_NSTATES TCP_NSTATES macro
213 if (t_state < 0 || t_state >= TCP6_NSTATES) in ip6protopr0()
1530 if (mypcb.t_state < 0 || mypcb.t_state >= TCP6_NSTATES) in tcp6_dump()