Searched refs:TCP6_NSTATES (Results 1 – 1 of 1) sorted by relevance
107 #define TCP6_NSTATES TCP_NSTATES macro213 if (t_state < 0 || t_state >= TCP6_NSTATES) in ip6protopr0()1530 if (mypcb.t_state < 0 || mypcb.t_state >= TCP6_NSTATES) in tcp6_dump()