Home
last modified time | relevance | path

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

/third_party/musl/ndk_musl_include/netinet/
Dtcp.h104 #define TH_FIN 0x01 macro
/third_party/musl/porting/uniproton/kernel/include/netinet/
Dtcp.h104 #define TH_FIN 0x01 macro
/third_party/musl/porting/liteos_m/kernel/include/netinet/
Dtcp.h104 #define TH_FIN 0x01 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
Dtcp.h104 #define TH_FIN 0x01 macro
/third_party/musl/porting/liteos_a/kernel/include/netinet/
Dtcp.h108 #define TH_FIN 0x01 macro
/third_party/musl/include/netinet/
Dtcp.h108 #define TH_FIN 0x01 macro
/third_party/lwip/src/netif/ppp/
Dipv6cp.c1502 #define TH_FIN 0x01
1527 if ((get_tcpflags(tcp) & TH_FIN) != 0 && len == IP6_HDRLEN + get_tcpoff(tcp) * 4)
Dipcp.c2378 #define TH_FIN 0x01 macro
2412 if ((get_tcpflags(tcp) & TH_FIN) != 0 && len == hlen + get_tcpoff(tcp) * 4)