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()
4450 uint32_t mem_ratio, tot_buf; in tcp_do_listen() local4463 if ((tot_buf = connp->conn_rcvbuf + in tcp_do_listen()4465 mem_ratio = MB / tot_buf; in tcp_do_listen()4469 mem_ratio = tot_buf / MB; in tcp_do_listen()