Searched refs:tcb (Results 1 – 4 of 4) sorted by relevance
822 LIST_FOREACH_SAFE(inp, &tcb, inp_list, nxt) { in tcp_gc()2999 LIST_FOREACH_SAFE(inp, &tcb, inp_list, nxt) { in tcp_itimer()
294 struct tcpcb tcb __attribute__((aligned(ALIGNMENT))); member643 LIST_INIT(&tcb); in tcp_init()644 tcbinfo.ipi_listhead = &tcb; in tcp_init()1308 tp = &it->tcb; in tcp_newtcpcb()
1751 extern struct inpcbhead tcb; /* head of queue of active tcpcb's */
253 struct inpcbhead tcb; variable254 #define tcb6 tcb /* for KAME src sync over BSD*'s */