Home
last modified time | relevance | path

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

/netbsd-src/sys/netipsec/
H A Dipsec6.h50 struct tcp6cb;
/netbsd-src/usr.bin/netstat/
H A Dinet6.c108 #define tcp6cb tcpcb macro
146 struct tcp6cb tcp6cb; variable
326 (char *)&tcp6cb, sizeof (tcp6cb)); in getpcblist_kmem()
1494 #define mypcb tcp6cb in tcp6_dump()