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_FINDALLIF_REQ
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/libpcap/dist/
rpcap-protocol.h
377
#define
RPCAP_MSG_FINDALLIF_REQ
0x02 /* Request to list all the remote interfaces */
388
#define RPCAP_MSG_FINDALLIF_REPLY (
RPCAP_MSG_FINDALLIF_REQ
| RPCAP_MSG_IS_REPLY) /* Keeps the list of all the remote interfaces */
pcap-rpcap.c
2649
rpcap_createhdr(&header, protocol_version,
RPCAP_MSG_FINDALLIF_REQ
,
2658
RPCAP_MSG_FINDALLIF_REQ
, &header, errbuf) == -1)
/src/external/bsd/libpcap/dist/rpcapd/
daemon.c
628
case
RPCAP_MSG_FINDALLIF_REQ
:
843
case
RPCAP_MSG_FINDALLIF_REQ
:
Completed in 31 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026