Searched refs:V_tcb (Results 1 – 3 of 3) sorted by relevance
876 #define V_tcb VNET(tcb) macro
1151 in_pcbinfo_init(&V_tcbinfo, "tcp", &V_tcb, hashsize, hashsize, in tcp_init()1850 CK_LIST_FOREACH(inp, &V_tcb, inp_list) { in tcp_ccalgounload()