Home
last modified time | relevance | path

Searched refs:RPCAP_MSG_STARTCAP_REQ (Results 1 – 2 of 2) sorted by relevance

/external/libpcap/
Dpcap-rpcap.h397 #define RPCAP_MSG_STARTCAP_REQ 4 /* Request to start a capture on a remote device */ macro
408 #define RPCAP_MSG_STARTCAP_REPLY (128+RPCAP_MSG_STARTCAP_REQ) /* The capture is starting correctly…
Dpcap-rpcap.c1038 rpcap_createhdr((struct rpcap_header *) sendbuf, RPCAP_MSG_STARTCAP_REQ, 0, in pcap_startcapture_remote()