Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_subr.c788 struct tcpcb_mem { struct
1157 V_tcpcb_zone = uma_zcreate("tcpcb", sizeof(struct tcpcb_mem), in tcp_init()
1693 struct tcpcb_mem *tm; in tcp_newtcpcb()