rpcap_findalldevs_ifaddr Struct Reference
[Internal Structures and Definitions]

Format of the message for the address listing (findalldevs command). More...

#include <pcap-remote.h>


Data Fields

sockaddr_storage addr
 Network address.
sockaddr_storage netmask
 Netmask for that address.
sockaddr_storage broadaddr
 Broadcast address for that address.
sockaddr_storage dstaddr
 P2P destination address for that address.


Detailed Description

Format of the message for the address listing (findalldevs command).

Definition at line 170 of file pcap-remote.h.


Field Documentation

struct sockaddr_storage addr

Network address.

Definition at line 172 of file pcap-remote.h.

struct sockaddr_storage netmask

Netmask for that address.

Definition at line 173 of file pcap-remote.h.

struct sockaddr_storage broadaddr

Broadcast address for that address.

Definition at line 174 of file pcap-remote.h.

struct sockaddr_storage dstaddr

P2P destination address for that address.

Definition at line 175 of file pcap-remote.h.


The documentation for this struct was generated from the following file:

documentation. Copyright (c) 2002-2005 Politecnico di Torino. Copyright (c) 2005-2007 CACE Technologies. All rights reserved.