Searched refs:tcb (Results 1 – 4 of 4) sorted by relevance
289 struct tcpcb tcb __attribute__((aligned(ALIGNMENT))); member554 LIST_INIT(&tcb); in tcp_init()555 tcbinfo.ipi_listhead = &tcb; in tcp_init()1121 tp = &it->tcb; in tcp_newtcpcb()
825 LIST_FOREACH_SAFE(inp, &tcb, inp_list, nxt) { in tcp_gc()3015 LIST_FOREACH_SAFE(inp, &tcb, inp_list, nxt) { in tcp_itimer()
1745 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 */