#include <pcap-remote.h>
| Data Fields | |
| uint16 | namelen | 
| Length of the interface name. | |
| uint16 | desclen | 
| Length of the interface description. | |
| uint32 | flags | 
| Interface flags. | |
| uint16 | naddr | 
| Number of addresses. | |
| uint16 | dummy | 
| Must be zero. | |
Definition at line 157 of file pcap-remote.h.
| 
 | 
| Length of the interface description. 
 Definition at line 160 of file pcap-remote.h. Referenced by daemon_findalldevs(). | 
| 
 | 
| Must be zero. 
 Definition at line 163 of file pcap-remote.h. | 
| 
 | 
| Interface flags. 
 Definition at line 161 of file pcap-remote.h. Referenced by daemon_findalldevs(). | 
| 
 | 
| Number of addresses. 
 Definition at line 162 of file pcap-remote.h. Referenced by daemon_findalldevs(). | 
| 
 | 
| Length of the interface name. 
 Definition at line 159 of file pcap-remote.h. Referenced by daemon_findalldevs(), and pcap_findalldevs_ex(). | 
 documentation. Copyright (c) 2002-2003 Politecnico di Torino. All rights reserved.
documentation. Copyright (c) 2002-2003 Politecnico di Torino. All rights reserved.