Home
last modified time | relevance | path

Searched refs:PACKET_LOOPBACK (Results 1 – 7 of 7) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/netpacket/
Dpacket.h27 #define PACKET_LOOPBACK 5 macro
/third_party/musl/porting/liteos_m/kernel/include/netpacket/
Dpacket.h27 #define PACKET_LOOPBACK 5 macro
/third_party/musl/porting/liteos_a/kernel/include/netpacket/
Dpacket.h27 #define PACKET_LOOPBACK 5 macro
/third_party/musl/include/netpacket/
Dpacket.h27 #define PACKET_LOOPBACK 5 macro
/third_party/musl/ndk_musl_include/netpacket/
Dpacket.h27 #define PACKET_LOOPBACK 5 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netpacket/
Dpacket.h27 #define PACKET_LOOPBACK 5 macro
/third_party/python/Modules/
Dsocketmodule.c7397 #ifdef PACKET_LOOPBACK
7398 PyModule_AddIntMacro(m, PACKET_LOOPBACK);