Home
last modified time | relevance | path

Searched refs:local (Results 1 – 13 of 13) sorted by relevance

/lib/liblwip/src/include/lwip/
Dapi_msg.h85 u8_t local; member
Dapi.h222 u16_t *port, u8_t local);
/lib/liblwip/src/api/
Dapi_lib.c135 netconn_getaddr(struct netconn *conn, ip_addr_t *addr, u16_t *port, u8_t local) in netconn_getaddr() argument
148 msg.msg.msg.ad.local = local; in netconn_getaddr()
Dapi_msg.c1401 *(msg->msg.ad.ipaddr) = (msg->msg.ad.local ? msg->conn->pcb.ip->local_ip :
1408 if (msg->msg.ad.local) {
1418 if (msg->msg.ad.local) {
1431 …*(msg->msg.ad.port) = (msg->msg.ad.local?msg->conn->pcb.tcp->local_port:msg->conn->pcb.tcp->remote…
Dsockets.c1408 lwip_getaddrname(int s, struct sockaddr *name, socklen_t *namelen, u8_t local) argument
1424 netconn_getaddr(sock->conn, &naddr, &sin.sin_port, local);
/lib/liblwip/doc/
Dsnmp_agent.txt52 local requirement.
58 to your local lwipopts.h:
115 add the following define to your local lwipopts.h:
Drawapi.txt113 Binds the pcb to a local IP address and port number. The IP address
115 all local IP addresses.
125 to a local port with the tcp_bind() function.
324 pcb is not active until it has either been bound to a local address
334 Binds the pcb to a local address. The IP-address argument "ipaddr"
335 can be IP_ADDR_ANY to indicate that it should listen to any local IP
Dsavannah.txt58 after which you can edit your local files with bug fixes or new features and
Dsys_arch.txt248 This file must either include a system-local <errno.h> which defines
/sys/amd64/
Dkernel.lds136 ….data.rel.ro : { *(.data.rel.ro.local* .gnu.linkonce.d.rel.ro.local.*) *(.data.rel.ro .data.rel.ro…
/lib/liblwip/
DUPGRADING135 * Some improvements for AutoIP (don't route/forward link-local addresses, don't break
DCHANGELOG49 initial local TCP/UDP ports (so that different port ranges are used after
622 must be sent link-local
759 aborting existing connection on address change, filter out link-local
766 * ipv4/ip.c: Don't try to forward link-local addresses
1214 loopback traffic is supported on all netifs (all local IPs).
1582 set of variables (=0) or a local one (=1). In this last case, your port should
2353 * udp.c: Fixed bug #20220: UDP PCB search in udp_input(): a non-local match
2561 api_lib.c to tcpip.c's tcpip_apimsg(). Now, use a local variable and not a
/docs/
DDoxyfile536 # This flag is only useful for Objective-C code. If set to YES, local methods,
1772 # MathJax. However, it is strongly recommended to install a local copy of
2409 DIA_PATH = /usr/local/bin/
2647 DOT_PATH = /usr/local/bin/dot