Searched refs:tcb (Results 1 – 4 of 4) sorted by relevance
289 struct tcpcb tcb __attribute__((aligned(ALIGNMENT))); member552 LIST_INIT(&tcb); in tcp_init()553 tcbinfo.ipi_listhead = &tcb; in tcp_init()1112 tp = &it->tcb; in tcp_newtcpcb()
825 LIST_FOREACH_SAFE(inp, &tcb, inp_list, nxt) { in tcp_gc()3008 LIST_FOREACH_SAFE(inp, &tcb, inp_list, nxt) { in tcp_itimer()
1720 extern struct inpcbhead tcb; /* head of queue of active tcpcb's */
274 struct inpcbhead tcb; variable275 #define tcb6 tcb /* for KAME src sync over BSD*'s */