Home
last modified time | relevance | path

Searched refs:TCP_CLOSING (Results 1 - 6 of 6) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/netinet/
H A Dtcp.h55 #define TCP_CLOSING 11 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
H A Dtcp.h55 #define TCP_CLOSING 11 macro
/third_party/musl/porting/liteos_a/kernel/include/netinet/
H A Dtcp.h55 #define TCP_CLOSING 11 macro
/third_party/musl/porting/liteos_m/kernel/include/netinet/
H A Dtcp.h55 #define TCP_CLOSING 11 macro
/third_party/musl/include/netinet/
H A Dtcp.h55 #define TCP_CLOSING 11 macro
/third_party/toybox/toys/pending/
H A Dlsof.c204 if (state < 0 || state > TCP_CLOSING) state = 0; in scan_ip()

Completed in 6 milliseconds