Home
last modified time | relevance | path

Searched refs:LWIP_UDP (Results 1 – 10 of 10) sorted by relevance

/lk-master/external/lib/lwip/core/
A Dinit.c70 #if (!LWIP_UDP && LWIP_UDPLITE)
73 #if (!LWIP_UDP && LWIP_SNMP)
76 #if (!LWIP_UDP && LWIP_DHCP)
79 #if (!LWIP_UDP && LWIP_IGMP)
82 #if (!LWIP_UDP && LWIP_SNMP)
85 #if (!LWIP_UDP && LWIP_DNS)
95 #if (LWIP_UDP && (MEMP_NUM_UDP_PCB<=0))
310 #if LWIP_UDP in lwip_init()
A Dudp.c51 #if LWIP_UDP /* don't build if not configured for use in lwipopts.h */
/lk-master/external/lib/lwip/api/
A Dapi_lib.c375 #if (LWIP_UDP || LWIP_RAW) in netconn_recv_data()
404 #if LWIP_TCP && (LWIP_UDP || LWIP_RAW) in netconn_recv_data()
407 #if (LWIP_UDP || LWIP_RAW) in netconn_recv_data()
467 #if (LWIP_UDP || LWIP_RAW) in netconn_recv()
496 #if LWIP_TCP && (LWIP_UDP || LWIP_RAW) in netconn_recv()
500 #if (LWIP_UDP || LWIP_RAW) in netconn_recv()
A Dapi_msg.c136 #if LWIP_UDP
506 #if LWIP_UDP
596 #if LWIP_UDP
855 #if LWIP_UDP
911 #if LWIP_UDP
996 #if LWIP_UDP
1044 #if LWIP_UDP
1137 #if LWIP_UDP
1382 #if (LWIP_UDP || LWIP_RAW)
1416 #if LWIP_UDP
[all …]
A Dsockets.c770 #if (LWIP_UDP || LWIP_RAW) in lwip_send()
853 #if LWIP_UDP
871 #if LWIP_UDP && LWIP_RAW
875 #if LWIP_UDP
1512 #if LWIP_UDP
1597 #if LWIP_UDP && LWIP_UDPLITE
1746 #if LWIP_UDP
1835 #if LWIP_UDP && LWIP_UDPLITE
1916 #if LWIP_UDP
2014 #if LWIP_UDP && LWIP_UDPLITE
[all …]
/lk-master/external/lib/lwip/include/lwip/
A Dopt.h874 #ifndef LWIP_UDP
875 #define LWIP_UDP 1 macro
1570 #define UDP_STATS (LWIP_UDP)
A Dmemp_std.h37 #if LWIP_UDP
A Dudp.h37 #if LWIP_UDP /* don't build if not configured for use in lwipopts.h */
A Dsockets.h156 #if LWIP_UDP && LWIP_UDPLITE
/lk-master/external/lib/lwip/core/ipv4/
A Dip.c562 #if LWIP_UDP

Completed in 18 milliseconds