Searched refs:tcp_reass_qent_alloc (Results 1 – 3 of 3) sorted by relevance
296 te = tcp_reass_qent_alloc(mp_so->so_proto); in mptcp_reass()
1808 extern struct tseg_qent *tcp_reass_qent_alloc(struct protosw *proto);
1586 te = tcp_reass_qent_alloc(tp->t_inpcb->inp_socket->so_proto); in tcp_create_reass_qent()1623 tcp_reass_qent_alloc(struct protosw *proto) in tcp_reass_qent_alloc() function