Home
last modified time | relevance | path

Searched refs:TH_FIN (Results 1 - 7 of 7) sorted by relevance

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

Completed in 9 milliseconds