OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TH_OPENING
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_pptp_pxy.c
524
if ((tcp->th_flags &
TH_OPENING
) ==
TH_OPENING
) {
ip_state.h
141
#define
TH_OPENING
(TH_SYN|TH_ACK)
ip_state.c
1598
if ((tcp->th_flags &
TH_OPENING
) == TH_SYN)
1990
if ((tcp->th_flags &
TH_OPENING
) == TH_SYN) {
2165
((tcpflags &
TH_OPENING
) ==
TH_OPENING
))) {
3990
if ((tcpflags &
TH_OPENING
) ==
TH_OPENING
) {
3997
} else if ((tcpflags &
TH_OPENING
) == TH_SYN) {
4068
} else if ((tcpflags &
TH_OPENING
) ==
TH_OPENING
) {
4090
TH_OPENING
) {
[
all
...]
ip_ftp_pxy.c
1259
if ((mlen == 0) && ((tcp->th_flags &
TH_OPENING
) ==
TH_OPENING
)) {
Completed in 17 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025