OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TH_SYN
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
tcp.h
65
#define
TH_SYN
0x02 /* Synchronization: New conn with dst port */
/src/sys/external/bsd/ipf/netinet/
ip_compat.h
818
#define TCPF_ALL (TH_FIN|
TH_SYN
|TH_RST|TH_PUSH|TH_ACK|TH_URG|\
1119
#ifndef
TH_SYN
1120
# define
TH_SYN
0x02
1135
#define TH_ACKMASK (TH_FIN|
TH_SYN
|TH_RST|TH_ACK)
Completed in 13 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025