Home
last modified time | relevance | path

Searched refs:SO_USELOOPBACK (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/include/lwip/
Dsockets.h206 #define SO_USELOOPBACK 0x0040 /* Unimplemented: bypass hardware when possible */ macro
/third_party/python/Modules/
Dsocketmodule.c7500 #ifdef SO_USELOOPBACK
7501 PyModule_AddIntMacro(m, SO_USELOOPBACK);