Macros
Remote_source_ID
Collaboration diagram for Remote_source_ID:

Macros

#define PCAP_SRC_FILE   2
 Internal representation of the type of source in use (file, remote/local interface). More...
 
#define PCAP_SRC_IFLOCAL   3
 Internal representation of the type of source in use (file, remote/local interface). More...
 
#define PCAP_SRC_IFREMOTE   4
 Internal representation of the type of source in use (file, remote/local interface). More...
 

Detailed Description

Macro Definition Documentation

#define PCAP_SRC_FILE   2

Internal representation of the type of source in use (file, remote/local interface).

This indicates a file, i.e. the user want to open a capture from a local file.

Definition at line 93 of file remote-ext.h.

#define PCAP_SRC_IFLOCAL   3

Internal representation of the type of source in use (file, remote/local interface).

This indicates a local interface, i.e. the user want to open a capture from a local interface. This does not involve the RPCAP protocol.

Definition at line 101 of file remote-ext.h.

#define PCAP_SRC_IFREMOTE   4

Internal representation of the type of source in use (file, remote/local interface).

This indicates a remote interface, i.e. the user want to open a capture from an interface on a remote host. This does involve the RPCAP protocol.

Definition at line 109 of file remote-ext.h.



soem
Author(s): Arthur Ketels and M.J.G. van den Molengraft
autogenerated on Sat Jun 27 2020 03:48:21