Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:
- l -
- LINK_STATS : opt.h
- LL_IP4_MULTICAST_ADDR_0 : ethernet.h
- LL_IP6_MULTICAST_ADDR_0 : ethernet.h
- lock_tcpip_core : tcpip.c
- LOCK_TCPIP_CORE : tcpip.h
- lock_tcpip_core : tcpip.h
- lowpan6_calc_crc() : lowpan6.h, lowpan6.c
- lowpan6_input() : lowpan6.h, lowpan6.c
- lowpan6_output() : lowpan6.h, lowpan6.c
- lowpan6_set_context() : lowpan6.h, lowpan6.c
- lowpan6_set_pan_id() : lowpan6.h, lowpan6.c
- lowpan6_set_short_addr() : lowpan6.h, lowpan6.c
- lowpan6_tmr() : lowpan6.h, lowpan6.c
- LOWPAN6_TMR_INTERVAL : lowpan6.h
- LWIP_6LOWPAN_802154_HW_CRC : lowpan6_opts.h
- LWIP_6LOWPAN_CALC_CRC : lowpan6_opts.h
- LWIP_6LOWPAN_INFER_SHORT_ADDRESS : lowpan6_opts.h
- LWIP_6LOWPAN_IPHC : lowpan6_opts.h
- LWIP_6LOWPAN_NUM_CONTEXTS : lowpan6_opts.h
- LWIP_ACD : opt.h
- LWIP_ALIGNMENT_CAST : arch.h
- LWIP_ALLOW_MEM_FREE_FROM_OTHER_CONTEXT : opt.h
- LWIP_ALTCP : opt.h
- LWIP_ALTCP_TLS : opt.h
- LWIP_ALTCP_TLS_MBEDTLS : altcp_tls_mbedtls_opts.h
- LWIP_ARP : opt.h
- LWIP_ARP_FILTER_NETIF : ethernet.h
- LWIP_ASSERT_CORE_LOCKED : opt.h
- LWIP_AUTOIP : opt.h
- LWIP_AUTOIP_CREATE_SEED_ADDR : autoip.c
- LWIP_BROADCAST_PING : opt.h
- LWIP_CHECKSUM_CTRL_PER_NETIF : opt.h
- LWIP_CHECKSUM_ON_COPY : opt.h
- LWIP_COMPAT_MUTEX : sys.h
- LWIP_COMPAT_SOCKETS : opt.h
- LWIP_CONST_CAST : arch.h
- lwip_cyclic_timer_handler : timeouts.h
- lwip_cyclic_timers : timeouts.c, timeouts.h
- LWIP_DBG_FRESH : debug.h
- LWIP_DBG_HALT : debug.h
- LWIP_DBG_LEVEL_ALL : debug.h
- LWIP_DBG_LEVEL_SERIOUS : debug.h
- LWIP_DBG_LEVEL_SEVERE : debug.h
- LWIP_DBG_LEVEL_WARNING : debug.h
- LWIP_DBG_MIN_LEVEL : opt.h
- LWIP_DBG_OFF : debug.h
- LWIP_DBG_ON : debug.h
- LWIP_DBG_STATE : debug.h
- LWIP_DBG_TRACE : debug.h
- LWIP_DBG_TYPES_ON : opt.h
- LWIP_DEBUG : debug.h
- LWIP_DECLARE_MEMORY_ALIGNED : arch.h
- LWIP_DHCP : opt.h
- LWIP_DHCP6_GET_NTP_SRV : opt.h
- LWIP_DHCP6_MAX_DNS_SERVERS : opt.h
- LWIP_DHCP6_MAX_NTP_SERVERS : opt.h
- LWIP_DHCP_AUTOIP_COOP : opt.h
- LWIP_DHCP_AUTOIP_COOP_TRIES : opt.h
- LWIP_DHCP_BOOTP_FILE : opt.h
- LWIP_DHCP_DISCOVER_ADD_HOSTNAME : opt.h
- LWIP_DHCP_DOES_ACD_CHECK : opt.h
- LWIP_DHCP_GET_NTP_SRV : opt.h
- LWIP_DHCP_MAX_DNS_SERVERS : opt.h
- LWIP_DHCP_MAX_NTP_SERVERS : opt.h
- LWIP_DNS : opt.h
- LWIP_DNS_API_HOSTENT_STORAGE : netdb.c
- LWIP_DNS_SECURE : opt.h
- LWIP_DNS_SUPPORT_MDNS_QUERIES : opt.h
- LWIP_ETHERNET : opt.h
- LWIP_EVENT_API : opt.h
- lwip_fcntl() : sockets.c, sockets.h
- LWIP_FIONREAD_LINUXMODE : opt.h
- lwip_freeaddrinfo() : netdb.h, netdb.c
- lwip_getaddrinfo() : netdb.c, netdb.h
- lwip_gethostbyname() : netdb.c, netdb.h
- lwip_gethostbyname_r() : netdb.c, netdb.h
- LWIP_HAVE_LOOPIF : opt.h
- LWIP_HOOK_DHCP6_APPEND_OPTIONS : opt.h
- LWIP_HOOK_DHCP_APPEND_OPTIONS : opt.h
- LWIP_HOOK_DHCP_PARSE_OPTION : opt.h
- LWIP_HOOK_ETHARP_GET_GW : opt.h
- LWIP_HOOK_FILENAME : opt.h
- LWIP_HOOK_IP4_CANFORWARD : opt.h
- LWIP_HOOK_IP4_INPUT : opt.h
- LWIP_HOOK_IP4_ROUTE : opt.h
- LWIP_HOOK_IP4_ROUTE_SRC : opt.h
- LWIP_HOOK_IP6_INPUT : opt.h
- LWIP_HOOK_IP6_ROUTE : opt.h
- LWIP_HOOK_MEMP_AVAILABLE : opt.h
- LWIP_HOOK_ND6_GET_GW : opt.h
- LWIP_HOOK_NETCONN_EXTERNAL_RESOLVE : opt.h
- LWIP_HOOK_SOCKETS_GETSOCKOPT : opt.h
- LWIP_HOOK_SOCKETS_SETSOCKOPT : opt.h
- LWIP_HOOK_TCP_INPACKET_PCB : opt.h
- LWIP_HOOK_TCP_ISN : opt.h
- LWIP_HOOK_TCP_OUT_ADD_TCPOPTS : opt.h
- LWIP_HOOK_TCP_OUT_TCPOPT_LENGTH : opt.h
- LWIP_HOOK_UNKNOWN_ETH_PROTOCOL : opt.h
- LWIP_HOOK_VLAN_CHECK : opt.h
- LWIP_HOOK_VLAN_SET : opt.h
- lwip_htonl() : def.c, def.h
- lwip_htons() : def.c, def.h
- LWIP_HTTPC_HAVE_FILE_IO : http_client.h
- LWIP_HTTPD_ABORT_ON_CLOSE_MEM_ERROR : httpd_opts.h
- LWIP_HTTPD_CGI : httpd_opts.h
- LWIP_HTTPD_CGI_SSI : httpd_opts.h
- LWIP_HTTPD_CUSTOM_FILES : httpd_opts.h
- LWIP_HTTPD_DYNAMIC_FILE_READ : httpd_opts.h
- LWIP_HTTPD_DYNAMIC_HEADERS : httpd_opts.h
- LWIP_HTTPD_FILE_EXTENSION : httpd_opts.h
- LWIP_HTTPD_FILE_STATE : httpd_opts.h
- LWIP_HTTPD_FS_ASYNC_READ : httpd_opts.h
- LWIP_HTTPD_KILL_OLD_ON_CONNECTIONS_EXCEEDED : httpd_opts.h
- LWIP_HTTPD_MAX_REQ_LENGTH : httpd_opts.h
- LWIP_HTTPD_MAX_REQUEST_URI_LEN : httpd_opts.h
- LWIP_HTTPD_OMIT_HEADER_FOR_EXTENSIONLESS_URI : httpd_opts.h
- LWIP_HTTPD_POST_MAX_RESPONSE_URI_LEN : httpd_opts.h
- LWIP_HTTPD_REQ_BUFSIZE : httpd_opts.h
- LWIP_HTTPD_REQ_QUEUELEN : httpd_opts.h
- LWIP_HTTPD_SSI : httpd_opts.h
- LWIP_HTTPD_SSI_BY_FILE_EXTENSION : httpd_opts.h
- LWIP_HTTPD_SSI_EXTENSIONS : httpd_opts.h
- LWIP_HTTPD_SSI_INCLUDE_TAG : httpd_opts.h
- LWIP_HTTPD_SSI_MULTIPART : httpd_opts.h
- LWIP_HTTPD_SSI_RAW : httpd_opts.h
- LWIP_HTTPD_SUPPORT_11_KEEPALIVE : httpd_opts.h
- LWIP_HTTPD_SUPPORT_EXTSTATUS : httpd_opts.h
- LWIP_HTTPD_SUPPORT_POST : httpd_opts.h
- LWIP_HTTPD_SUPPORT_REQUESTLIST : httpd_opts.h
- LWIP_HTTPD_SUPPORT_V09 : httpd_opts.h
- LWIP_HTTPD_TIMING : httpd_opts.h
- lwip_iana_hwtype : iana.h
- LWIP_IANA_HWTYPE_ETHERNET : iana.h
- LWIP_IANA_PORT_DHCP_CLIENT : iana.h
- LWIP_IANA_PORT_DHCP_SERVER : iana.h
- LWIP_IANA_PORT_HTTP : iana.h
- LWIP_IANA_PORT_HTTPS : iana.h
- LWIP_IANA_PORT_MDNS : iana.h
- LWIP_IANA_PORT_MQTT : iana.h
- LWIP_IANA_PORT_NETBIOS : iana.h
- lwip_iana_port_number : iana.h
- LWIP_IANA_PORT_SECURE_MQTT : iana.h
- LWIP_IANA_PORT_SMTP : iana.h
- LWIP_IANA_PORT_SMTPS : iana.h
- LWIP_IANA_PORT_SNMP : iana.h
- LWIP_IANA_PORT_SNMP_TRAP : iana.h
- LWIP_IANA_PORT_SNTP : iana.h
- LWIP_IANA_PORT_TFTP : iana.h
- LWIP_ICMP : opt.h
- LWIP_ICMP6 : opt.h
- LWIP_ICMP6_DATASIZE : opt.h
- LWIP_ICMP6_HL : opt.h
- LWIP_ICMP_ECHO_CHECK_INPUT_PBUF_LEN : icmp.c
- lwip_ieee_eth_type : ieee.h
- lwip_if_indextoname() : if_api.h, if_api.c
- lwip_if_nametoindex() : if_api.c, if_api.h
- LWIP_IGMP : opt.h
- lwip_init() : init.c, init.h
- LWIP_INLINE_IP_CHKSUM : ip4.c
- lwip_ip_addr_type : ip_addr.h
- LWIP_IP_CHECK_PBUF_REF_COUNT_FOR_TX : ip.h
- LWIP_IPV4 : opt.h
- LWIP_IPV6 : opt.h
- LWIP_IPV6_ADDRESS_LIFETIMES : opt.h
- LWIP_IPV6_AUTOCONFIG : opt.h
- LWIP_IPV6_DHCP6 : opt.h
- LWIP_IPV6_DHCP6_STATEFUL : opt.h
- LWIP_IPV6_DHCP6_STATELESS : opt.h
- LWIP_IPV6_DUP_DETECT_ATTEMPTS : opt.h
- LWIP_IPV6_FORWARD : opt.h
- LWIP_IPV6_FRAG : opt.h
- LWIP_IPV6_MLD : opt.h
- LWIP_IPV6_NUM_ADDRESSES : opt.h
- LWIP_IPV6_REASS : opt.h
- lwip_ipv6_scope_type : ip6_zone.h
- LWIP_IPV6_SCOPES : opt.h
- LWIP_IPV6_SCOPES_DEBUG : opt.h
- LWIP_IPV6_SEND_ROUTER_SOLICIT : opt.h
- lwip_itoa() : def.c, def.h
- lwip_listen() : sockets.c, sockets.h
- LWIP_LOOPBACK_MAX_PBUFS : opt.h
- LWIP_LOOPIF_MULTICAST : opt.h
- LWIP_LOWPAN6_802154_DEBUG : lowpan6_opts.h
- LWIP_LOWPAN6_DEBUG : lowpan6_opts.h
- LWIP_LOWPAN6_DECOMPRESSION_DEBUG : lowpan6_opts.h
- LWIP_LOWPAN6_IP_COMPRESSED_DEBUG : lowpan6_opts.h
- LWIP_MAKEU32 : def.h
- LWIP_MARK_TCPIP_THREAD : sys.h
- LWIP_MDNS_SEARCH : mdns_opts.h
- LWIP_MEM_ALIGN : arch.h
- LWIP_MEM_ALIGN_BUFFER : arch.h
- LWIP_MEM_ALIGN_SIZE : arch.h
- LWIP_MEMPOOL_ALLOC : memp.h
- LWIP_MEMPOOL_DECLARE : memp.h
- LWIP_MEMPOOL_FREE : memp.h
- LWIP_MEMPOOL_INIT : memp.h
- LWIP_MEMPOOL_PROTOTYPE : memp.h
- LWIP_MIB2_CALLBACKS : opt.h
- LWIP_MPU_COMPATIBLE : opt.h
- LWIP_MULTICAST_PING : opt.h
- LWIP_MULTICAST_TX_OPTIONS : opt.h
- LWIP_ND6_ALLOW_RA_UPDATES : opt.h
- LWIP_ND6_DELAY_FIRST_PROBE_TIME : opt.h
- LWIP_ND6_MAX_ANYCAST_DELAY_TIME : opt.h
- LWIP_ND6_MAX_MULTICAST_SOLICIT : opt.h
- LWIP_ND6_MAX_NEIGHBOR_ADVERTISEMENT : opt.h
- LWIP_ND6_MAX_UNICAST_SOLICIT : opt.h
- LWIP_ND6_NUM_DESTINATIONS : opt.h
- LWIP_ND6_NUM_NEIGHBORS : opt.h
- LWIP_ND6_NUM_PREFIXES : opt.h
- LWIP_ND6_NUM_ROUTERS : opt.h
- LWIP_ND6_QUEUEING : opt.h
- LWIP_ND6_RDNSS_MAX_DNS_SERVERS : opt.h
- LWIP_ND6_REACHABLE_TIME : opt.h
- LWIP_ND6_RETRANS_TIMER : opt.h
- LWIP_ND6_TCP_REACHABILITY_HINTS : opt.h
- LWIP_NETBIOS_RESPOND_NAME_QUERY : netbiosns_opts.h
- LWIP_NETBUF_RECVINFO : opt.h
- LWIP_NETCONN : opt.h
- lwip_netconn_do_accepted() : api_msg.c, api_msg.h
- lwip_netconn_do_bind() : api_msg.c, api_msg.h
- lwip_netconn_do_bind_if() : api_msg.c, api_msg.h
- lwip_netconn_do_close() : api_msg.h, api_msg.c
- lwip_netconn_do_connect() : api_msg.c, api_msg.h
- lwip_netconn_do_delconn() : api_msg.c, api_msg.h
- lwip_netconn_do_disconnect() : api_msg.c, api_msg.h
- lwip_netconn_do_getaddr() : api_msg.c, api_msg.h
- lwip_netconn_do_gethostbyname() : api_msg.c, api_msg.h
- lwip_netconn_do_join_leave_group() : api_msg.h, api_msg.c
- lwip_netconn_do_join_leave_group_netif() : api_msg.c, api_msg.h
- lwip_netconn_do_listen() : api_msg.c, api_msg.h
- lwip_netconn_do_newconn() : api_msg.c, api_msg.h
- lwip_netconn_do_recv() : api_msg.c, api_msg.h
- lwip_netconn_do_send() : api_msg.c, api_msg.h
- lwip_netconn_do_write() : api_msg.c, api_msg.h
- LWIP_NETCONN_FULLDUPLEX : opt.h
- LWIP_NETCONN_SEM_PER_THREAD : opt.h
- LWIP_NETIF_API : opt.h
- LWIP_NETIF_EXT_STATUS_CALLBACK : opt.h
- LWIP_NETIF_HOSTNAME : opt.h
- LWIP_NETIF_HWADDRHINT : opt.h
- LWIP_NETIF_LINK_CALLBACK : opt.h
- LWIP_NETIF_LOOPBACK : opt.h
- LWIP_NETIF_LOOPBACK_MULTITHREADING : opt.h
- LWIP_NETIF_REMOVE_CALLBACK : opt.h
- LWIP_NETIF_STATUS_CALLBACK : opt.h
- LWIP_NETIF_TX_SINGLE_PBUF : opt.h
- LWIP_NO_CTYPE_H : arch.h
- LWIP_NO_INTTYPES_H : arch.h
- LWIP_NO_LIMITS_H : arch.h
- LWIP_NO_STDDEF_H : arch.h
- LWIP_NO_STDINT_H : arch.h
- LWIP_NOASSERT : debug.h
- LWIP_NSC_IPV4_ADDR_VALID : netif.h
- LWIP_NSC_IPV4_ADDRESS_CHANGED : netif.h
- LWIP_NSC_IPV4_GATEWAY_CHANGED : netif.h
- LWIP_NSC_IPV4_NETMASK_CHANGED : netif.h
- LWIP_NSC_IPV4_SETTINGS_CHANGED : netif.h
- LWIP_NSC_IPV6_ADDR_STATE_CHANGED : netif.h
- LWIP_NSC_IPV6_SET : netif.h
- LWIP_NSC_LINK_CHANGED : netif.h
- LWIP_NSC_NETIF_ADDED : netif.h
- LWIP_NSC_NETIF_REMOVED : netif.h
- LWIP_NSC_STATUS_CHANGED : netif.h
- lwip_num_cyclic_timers : timeouts.c, timeouts.h
- LWIP_NUM_NETIF_CLIENT_DATA : opt.h
- LWIP_NUM_SYS_TIMEOUT_INTERNAL : opt.h
- LWIP_PACKED_CAST : arch.h
- LWIP_PBUF_CUSTOM_DATA : opt.h
- LWIP_PBUF_REF_T : opt.h
- LWIP_PERF : opt.h
- LWIP_PLATFORM_ASSERT : arch.h
- LWIP_PLATFORM_DIAG : arch.h
- LWIP_POLLSCAN_CLEAR : sockets.c
- LWIP_POLLSCAN_DEC_WAIT : sockets.c
- LWIP_POLLSCAN_INC_WAIT : sockets.c
- lwip_pollscan_opts : sockets.c
- LWIP_POSIX_SOCKETS_IO_NAMES : opt.h
- LWIP_PROVIDE_ERRNO : arch.h
- LWIP_PTR_NUMERIC_CAST : arch.h
- LWIP_RAND : arch.h
- LWIP_RAW : opt.h
- LWIP_RC_DEVELOPMENT : init.h
- LWIP_RC_RELEASE : init.h
- LWIP_RFC7668_IP_UNCOMPRESSED_DEBUG : lowpan6_opts.h
- LWIP_RFC7668_LINUX_WORKAROUND_PUBLIC_ADDRESS : lowpan6_opts.h
- lwip_shutdown() : sockets.h, sockets.c
- LWIP_SINGLE_NETIF : opt.h
- LWIP_SNMP : snmp_opts.h
- LWIP_SNMP_V3 : snmp_opts.h
- LWIP_SO_LINGER : opt.h
- LWIP_SO_RCVBUF : opt.h
- LWIP_SO_RCVTIMEO : opt.h
- LWIP_SO_SNDRCVTIMEO_NONSTANDARD : opt.h
- LWIP_SO_SNDTIMEO : opt.h
- LWIP_SOCKET : opt.h
- LWIP_SOCKET_EXTERNAL_HEADERS : opt.h
- LWIP_SOCKET_OFFSET : opt.h
- LWIP_SOCKET_OPEN_COUNT : opt.h
- LWIP_SOCKET_POLL : opt.h
- LWIP_SOCKET_SELECT : opt.h
- lwip_socket_thread_cleanup() : sockets.c, sockets.h
- lwip_socket_thread_init() : sockets.c, sockets.h
- lwip_stats : stats.c, stats.h
- LWIP_STATS : opt.h
- LWIP_STATS_DISPLAY : opt.h
- lwip_stricmp() : def.h, def.c
- lwip_strnicmp() : def.c, def.h
- lwip_strnistr() : def.c, def.h
- lwip_strnstr() : def.c, def.h
- LWIP_SUPPORT_CUSTOM_PBUF : pbuf.h
- LWIP_TCP : opt.h
- LWIP_TCP_CALC_INITIAL_CWND : tcp_in.c
- LWIP_TCP_CLOSE_TIMEOUT_MS_DEFAULT : opt.h
- LWIP_TCP_KEEPALIVE : opt.h
- LWIP_TCP_MAX_SACK_NUM : opt.h
- LWIP_TCP_PCB_NUM_EXT_ARGS : opt.h
- LWIP_TCP_RTO_TIME : opt.h
- LWIP_TCP_SACK_OUT : opt.h
- LWIP_TCP_TIMESTAMPS : opt.h
- LWIP_TCPIP_CORE_LOCKING : opt.h
- LWIP_TCPIP_CORE_LOCKING_INPUT : opt.h
- LWIP_TCPIP_THREAD_ALIVE : opt.h
- LWIP_TCPIP_TIMEOUT : opt.h
- lwip_thread_fn : sys.h
- LWIP_TIMERS : opt.h
- LWIP_TIMERS_CUSTOM : opt.h
- LWIP_TIMEVAL_PRIVATE : sockets.h
- LWIP_UDP : opt.h
- LWIP_UDPLITE : opt.h
- LWIP_UNUSED_ARG : arch.h
- LWIP_VERSION : init.h
- LWIP_VERSION_MAJOR : init.h
- LWIP_VERSION_MINOR : init.h
- LWIP_VERSION_RC : init.h
- LWIP_VERSION_REVISION : init.h
- LWIP_VERSION_STRING : init.h
- LWIP_WND_SCALE : opt.h
- lwiperf_abort() : lwiperf.c, lwiperf.h
- LWIPERF_CHECK_RX_DATA : lwiperf.c
- LWIPERF_CLIENT : lwiperf.h
- lwiperf_client_type : lwiperf.h
- LWIPERF_DUAL : lwiperf.h
- lwiperf_report_fn : lwiperf.h
- lwiperf_report_type : lwiperf.h
- LWIPERF_SERVER_IP_TYPE : lwiperf.c
- lwiperf_settings_t : lwiperf.c
- lwiperf_start_tcp_client() : lwiperf.c, lwiperf.h
- lwiperf_start_tcp_client_default() : lwiperf.c, lwiperf.h
- lwiperf_start_tcp_server() : lwiperf.h, lwiperf.c
- lwiperf_start_tcp_server_default() : lwiperf.c, lwiperf.h
- lwiperf_state_tcp_t : lwiperf.c
- LWIPERF_TCP_ABORTED_LOCAL : lwiperf.h
- LWIPERF_TCP_ABORTED_LOCAL_DATAERROR : lwiperf.h
- LWIPERF_TCP_ABORTED_LOCAL_TXERROR : lwiperf.h
- LWIPERF_TCP_ABORTED_REMOTE : lwiperf.h
- LWIPERF_TCP_DONE_CLIENT : lwiperf.h
- LWIPERF_TCP_DONE_SERVER : lwiperf.h
- LWIPERF_TCP_MAX_IDLE_SEC : lwiperf.c
- LWIPERF_TRADEOFF : lwiperf.h