OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TH_FIN
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
tcp.h
64
#define
TH_FIN
0x01 /* Final: Set on the last segment */
/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|\
1116
#ifndef
TH_FIN
1117
# define
TH_FIN
0x01
1135
#define TH_ACKMASK (
TH_FIN
|TH_SYN|TH_RST|TH_ACK)
Completed in 35 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025