Searched refs:tot_buf (Results 1 – 2 of 2) sorted by relevance
182 uint32_t mem_ratio, tot_buf; in sctp_listen() local194 if ((tot_buf = connp->conn_rcvbuf + in sctp_listen()196 mem_ratio = MB / tot_buf; in sctp_listen()199 mem_ratio = tot_buf / MB; in sctp_listen()
4496 uint32_t mem_ratio, tot_buf; in tcp_do_listen() local4509 if ((tot_buf = connp->conn_rcvbuf + in tcp_do_listen()4511 mem_ratio = MB / tot_buf; in tcp_do_listen()4515 mem_ratio = tot_buf / MB; in tcp_do_listen()