OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RPCAP_MSG_STARTCAP_REQ
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/libpcap/dist/
rpcap-protocol.h
379
#define
RPCAP_MSG_STARTCAP_REQ
0x04 /* Request to start a capture on a remote device */
390
#define RPCAP_MSG_STARTCAP_REPLY (
RPCAP_MSG_STARTCAP_REQ
| RPCAP_MSG_IS_REPLY) /* The capture is starting correctly */
pcap-rpcap-unix.c
69
#define
RPCAP_MSG_STARTCAP_REQ
4 /*!< Request to start a capture on a remote device */
332
RPCAP_MSG_STARTCAP_REQ
,
pcap-rpcap.c
1237
pr->protocol_version,
RPCAP_MSG_STARTCAP_REQ
, 0,
1281
RPCAP_MSG_STARTCAP_REQ
, &header, fp->errbuf) == -1)
/src/external/bsd/libpcap/dist/rpcapd/
daemon.c
630
case
RPCAP_MSG_STARTCAP_REQ
:
877
case
RPCAP_MSG_STARTCAP_REQ
:
Completed in 91 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026