Home
last modified time | relevance | path

Searched refs:TCP_CLOSING (Results 1 – 8 of 8) sorted by relevance

/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
Dtcp.h55 #define TCP_CLOSING 11 macro
/third_party/musl/porting/liteos_m/kernel/include/netinet/
Dtcp.h55 #define TCP_CLOSING 11 macro
/third_party/musl/porting/uniproton/kernel/include/netinet/
Dtcp.h55 #define TCP_CLOSING 11 macro
/third_party/musl/ndk_musl_include/netinet/
Dtcp.h55 #define TCP_CLOSING 11 macro
/third_party/musl/porting/liteos_a/kernel/include/netinet/
Dtcp.h55 #define TCP_CLOSING 11 macro
/third_party/musl/include/netinet/
Dtcp.h55 #define TCP_CLOSING 11 macro
/third_party/toybox/toys/pending/
Dlsof.c204 if (state < 0 || state > TCP_CLOSING) state = 0; in scan_ip()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h14789 TCP_CLOSING = 11, enumerator