Lines Matching full:number
234 /* MEMP_NUM_PBUF: the number of memp struct pbufs. If the application
239 /* the number of struct netconns */
244 /* the number of UDP protocol control blocks. One per active RAW "connection". */
249 /* the number of UDP protocol control blocks. One per active UDP "connection". */
254 /* the number of simulatenously active TCP connections. */
259 /* the number of simultaneously queued TCP */
270 /* MEMP_NUM_NETBUF: the number of struct netbufs. */
272 /* MEMP_NUM_NETCONN: the number of struct netconns. */
275 /* MEMP_NUM_TCPIP_MSG_*: the number of struct tcpip_msg, which is used
282 /* PBUF_POOL_SIZE: the number of buffers in the pbuf pool. */
292 /* PBUF_LINK_HLEN: the number of bytes that should be allocated for a
353 /* Maximum number of retransmissions of data segments. */
356 /* Maximum number of retransmissions of SYN segments. */
492 /* MEMP_NUM_SYS_TIMEOUT: the number of simulateously active timeouts. */