OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:serveropen_dp
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/libpcap/dist/rpcapd/
daemon.c
1977
int
serveropen_dp
; // keeps who is going to open the data connection
local
2049
serveropen_dp
= (startcapreq.flags & RPCAP_STARTCAPREQ_FLAG_SERVEROPEN) || (startcapreq.flags & RPCAP_STARTCAPREQ_FLAG_DGRAM) || pars->isactive;
2073
if (
serveropen_dp
) // Data connection is opened by the server toward the client
2165
if (!
serveropen_dp
)
2178
if (!
serveropen_dp
)
Completed in 16 milliseconds
Indexes created Sat May 02 00:23:24 UTC 2026