Home
last modified time | relevance | path

Searched refs:SO_REUSE (Results 1 – 16 of 16) sorted by relevance

/external/syslinux/core/lwip/src/include/lwip/
Dopt.h1433 #ifndef SO_REUSE
1434 #define SO_REUSE 0 macro
/external/syslinux/core/lwip/src/core/
Dtcp.c408 #if SO_REUSE in tcp_bind()
427 #if SO_REUSE in tcp_bind()
494 #if SO_REUSE in tcp_listen_with_backlog()
683 #if SO_REUSE in tcp_connect()
Dudp.c279 #if SO_REUSE && SO_REUSE_RXTOALL
724 #if SO_REUSE
Dtcp_in.c96 #if SO_REUSE in tcp_input()
230 #if SO_REUSE in tcp_input()
249 #if SO_REUSE in tcp_input()
/external/syslinux/core/lwip/src/api/
Dsockets.c1482 #if SO_REUSE
1674 #if SO_REUSE
1881 #if SO_REUSE
2083 #if SO_REUSE
/external/dnsmasq/po/
Des.po1127 msgid "failed to set SO_REUSE{ADDR|PORT} on DHCP socket: %s"
1128 msgstr "no se pudo fijar SO_REUSE{ADDR|PORT} en socket DHCP: %s"
Dfr.po1124 msgid "failed to set SO_REUSE{ADDR|PORT} on DHCP socket: %s"
1125 msgstr "impossible de d�clarer SO_REUSE{ADDR|PORT} sur la socket DHCP : %s"
Dpl.po1103 msgid "failed to set SO_REUSE{ADDR|PORT} on DHCP socket: %s"
1104 msgstr "nie uda�o si� ustawi� SO_REUSE{ADDR|PORT} gniazda DHCP: %s"
Dpt_BR.po1095 msgid "failed to set SO_REUSE{ADDR|PORT} on DHCP socket: %s"
Dit.po1095 msgid "failed to set SO_REUSE{ADDR|PORT} on DHCP socket: %s"
Dfi.po1095 msgid "failed to set SO_REUSE{ADDR|PORT} on DHCP socket: %s"
Dde.po1138 msgid "failed to set SO_REUSE{ADDR|PORT} on DHCP socket: %s"
Dro.po1126 msgid "failed to set SO_REUSE{ADDR|PORT} on DHCP socket: %s"
Dno.po1125 msgid "failed to set SO_REUSE{ADDR|PORT} on DHCP socket: %s"
Did.po1291 msgid "failed to set SO_REUSE{ADDR|PORT} on DHCP socket: %s"
/external/syslinux/core/lwip/
DCHANGELOG2352 ETHARP_TRUST_IP_MAC, review SO_REUSE)
2509 * udp.c tcp.c: Removed SO_REUSE hack. Should reside in socket code only.