Home
last modified time | relevance | path

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

/NextBSD/sys/netinet/
HDtcp_subr.c435 struct tcpcb_mem { struct
646 V_tcpcb_zone = uma_zcreate("tcpcb", sizeof(struct tcpcb_mem), in tcp_init()
1038 struct tcpcb_mem *tm; in tcp_newtcpcb()