Home
last modified time | relevance | path

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

/reactos/drivers/network/tcpip/lwip/src/include/lwip/priv/
H A Dapi_msg.h58 #if LWIP_MPU_COMPATIBLE
171 #if LWIP_MPU_COMPATIBLE
228 #if LWIP_MPU_COMPATIBLE
256 #if LWIP_MPU_COMPATIBLE
H A Dsockets_priv.h113 #if LWIP_MPU_COMPATIBLE
H A Dmemp_std.h73 #if LWIP_MPU_COMPATIBLE
H A Dtcpip_priv.h55 #if LWIP_MPU_COMPATIBLE
/reactos/drivers/network/tcpip/lwip/src/api/
H A Dnetifapi.c335 #if LWIP_MPU_COMPATIBLE in netifapi_netif_name_to_index()
366 #if !LWIP_MPU_COMPATIBLE in netifapi_netif_index_to_name()
370 #if LWIP_MPU_COMPATIBLE in netifapi_netif_index_to_name()
H A Dapi_lib.c281 #if LWIP_MPU_COMPATIBLE in netconn_getaddr()
708 #if LWIP_MPU_COMPATIBLE in netconn_recv_data_tcp()
1278 #if !LWIP_MPU_COMPATIBLE
1286 #if LWIP_MPU_COMPATIBLE
1303 #if LWIP_MPU_COMPATIBLE
1334 #if LWIP_MPU_COMPATIBLE
H A Dsockets.c221 #if LWIP_MPU_COMPATIBLE
2831 #if LWIP_MPU_COMPATIBLE in lwip_getsockopt()
2845 #if !LWIP_MPU_COMPATIBLE in lwip_getsockopt()
2865 #if LWIP_MPU_COMPATIBLE in lwip_getsockopt()
2892 #if LWIP_MPU_COMPATIBLE in lwip_getsockopt_callback()
3277 #if LWIP_MPU_COMPATIBLE in lwip_setsockopt()
3291 #if LWIP_MPU_COMPATIBLE in lwip_setsockopt()
3333 #if LWIP_MPU_COMPATIBLE in lwip_setsockopt_callback()
/reactos/drivers/network/tcpip/lwip/src/include/lwip/
H A Dopt.h177 #if !defined LWIP_MPU_COMPATIBLE || defined __DOXYGEN__
178 #define LWIP_MPU_COMPATIBLE 0 macro
/reactos/drivers/network/tcpip/lwip/src/netif/ppp/
H A Dppp.c152 #if LWIP_PPP_API && LWIP_MPU_COMPATIBLE
625 #if LWIP_PPP_API && LWIP_MPU_COMPATIBLE in ppp_init()
H A Dpppapi.c44 #if LWIP_MPU_COMPATIBLE
/reactos/drivers/network/tcpip/lwip/
H A DCHANGELOG308 * select: allocate select_cb from memp for LWIP_MPU_COMPATIBLE = 1 (bug #51990)