Lines Matching refs:port
44 to get a clear separation of which functions an application or port may use
49 initial local TCP/UDP ports (so that different port ranges are used after
247 udp port matches
310 * tcp.c: fixed bug #33398 (pointless conversion when checking TCP port range)
464 netif.c) - loopif does not have to be created by the port any more,
546 * tcp.c, udp.c: Fixed bug #33048 (Bad range for IP source port numbers) by
965 support dest-addr and dest-port (optional: LWIP_NETBUF_RECVINFO)
1422 port uses deleted netbuf.
1582 set of variables (=0) or a local one (=1). In this last case, your port should
1737 your lwipopts.h. For port maintainers, you can just add these new parameters
1854 for port maintainers to add the NETIF_FLAG_LINK_UP flag (like in ethernetif.c)
1979 to corrupt remote addr/port connection state". Reduce problems "not enought memory" with
1983 these fields are now renamed "addr" & "port".
1989 by the port in sys_arch.h if desired.
1994 clients, using new functions from netifapi.h. Disable as default (no port change to do).
2020 etharp_init in your port's initilization sequence if you use tcpip.c, because this call
2156 port (only solution to let UDP pcbs 'bind' to a netif instead of an IP address)
3238 * C64 port added.