Format of the message that starts a remote capture (startcap command).
More...
#include <pcap-remote.h>
Data Fields | |
uint32 | snaplen |
Length of the snapshot (number of bytes to capture for each packet). | |
uint32 | read_timeout |
Read timeout in milliseconds. | |
uint16 | flags |
Flags (see RPCAP_STARTCAPREQ_FLAG_xxx). | |
uint16 | portdata |
Network port on which the client is waiting at (if 'serveropen'). |