Home
last modified time | relevance | path

Searched refs:bind (Results 1 – 11 of 11) sorted by relevance

/lib/lwip/lwip/src/core/
A Daltcp.c305 if (conn && conn->fns && conn->fns->bind) { in altcp_bind()
306 return conn->fns->bind(conn, ipaddr, port); in altcp_bind()
/lib/mbedtls/external/mbedtls/library/
A Dnet_sockets.c245 if (bind(ctx->fd, cur->ai_addr, MSVC_INT_CAST cur->ai_addrlen) != 0) { in mbedtls_net_bind()
394 if (bind(bind_ctx->fd, (struct sockaddr *) &local_addr, n) != 0) { in mbedtls_net_accept()
/lib/lwip/lwip/src/include/lwip/priv/
A Daltcp_priv.h100 altcp_bind_fn bind; member
/lib/efi_driver/
A Defi_block_device.c268 .bind = efi_bl_bind,
A Defi_uclass.c150 ret = bp->ops->bind(bp, controller_handle, interface); in efi_uc_start()
/lib/lwip/lwip/src/include/lwip/
A Dsockets.h554 #define lwip_bind bind
635 #define bind(s,name,namelen) lwip_bind(s,name,namelen) macro
/lib/lwip/lwip/contrib/apps/LwipMibCompiler/Mibs/IANA/
A DIANATn3270eTC-MIB274 0 x'04' - bind req
/lib/lwip/lwip/
A DUPGRADING69 netif any more. Users need to bind to IP_ADDR_ANY to receive multicast traffic and compare
A DCHANGELOG428 * Fix bug #50206: UDP Netconn bind to IP6_ADDR_ANY fails
638 * netif.c, udp.h/.c: fixed bug #40753 (re-bind UDP pcbs on change of IP address)
1874 * tcp.c: tcp_bind: return ERR_VAL instead of ERR_ISCONN when trying to bind
3442 port (only solution to let UDP pcbs 'bind' to a netif instead of an IP address)
3902 * sockets.c: Add asserts inside bind, connect and sendto to check input
/lib/mbedtls/external/mbedtls/
A DLICENSE53 separable from, or merely link (or bind by name) to the interfaces of,
/lib/lwip/lwip/contrib/apps/LwipMibCompiler/Mibs/
A DIP-MIB2553 the ipAddressSpinLock be the first var bind for each set of
3263 bind for each set of objects representing a 'row' in a PDU."

Completed in 30 milliseconds