Lines Matching full:per
362 * per active UDP "connection".
424 * can be members at the same time (one per netif - allsystems group -, plus one
425 * per netif membership).
562 * resolution. By default, only the most recent packet is queued per IP address.
717 * filter per pcb on udp and raw send operations. To enable broadcast filter
1234 * TCP_OOSEQ_MAX_BYTES: The maximum number of bytes queued on ooseq per pcb.
1242 * TCP_OOSEQ_MAX_PBUFS: The maximum number of pbufs queued on ooseq per pcb.
1277 * TCP_MSS/4: Try to create 4 fragments or less per TCP packet.
1690 /** LWIP_NETCONN_SEM_PER_THREAD==1: Use one (thread-local) semaphore per
1692 * semaphore per netconn (and per select etc.)
2051 * per netif.
2157 * LWIP_IPV6_NUM_ADDRESSES: Number of IPv6 addresses per netif.
2193 * LWIP_IPV6_AUTOCONFIG==1: Enable stateless address autoconfiguration as per RFC 4862.
2215 * LWIP_ICMP6==1: Enable ICMPv6 (mandatory per RFC)
2386 * DNS Server Option (as per RFC 6106) to copy a defined maximum number of DNS
2558 * on per-netif basis to implement this callback, see @ref netif_cd.