Home
last modified time | relevance | path

Searched defs:IPPROTO_TCP (Results 1 – 11 of 11) sorted by relevance

/third_party/libnl/include/linux-private/linux/
Din.h37 IPPROTO_TCP = 6, /* Transmission Control Protocol */ enumerator
38 #define IPPROTO_TCP IPPROTO_TCP macro
/third_party/lwip/src/netif/ppp/
Dipcp.c2375 #define IPPROTO_TCP 6 macro
/third_party/musl/porting/uniproton/kernel/include/netinet/
Din.h80 #define IPPROTO_TCP 6 macro
/third_party/musl/ndk_musl_include/netinet/
Din.h80 #define IPPROTO_TCP 6 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
Din.h80 #define IPPROTO_TCP 6 macro
/third_party/musl/porting/liteos_m/kernel/include/netinet/
Din.h80 #define IPPROTO_TCP 6 macro
/third_party/musl/porting/liteos_a/kernel/include/netinet/
Din.h80 #define IPPROTO_TCP 6 macro
/third_party/musl/include/netinet/
Din.h80 #define IPPROTO_TCP 6 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/netinet/
Din.h80 #define IPPROTO_TCP 6 macro
/third_party/lwip/src/include/lwip/
Dsockets.h250 #define IPPROTO_TCP 6 macro
/third_party/python/Modules/
Dsocketmodule.c272 #define IPPROTO_TCP IPPROTO_TCP macro