dc_ip_filter Struct Reference

Structure used as a filter criteria for IP addresses. More...

#include <dc_Types.h>


Data Fields

dc_netif_filter_tnetif
 Interface filter.
DC_BOOL include_loopback
 If true, the loopback interface is considered by the filtering.
int proto
 Protocol (DC_PROTO_ANY, DC_PROTO_INET, DC_PROTO_INET6).
int nb_addrs
 The numbers of addresses on addrs.
char ** addrs
 An array of explicit addresses in their textual form to be retrieved.


Detailed Description

Structure used as a filter criteria for IP addresses.

The criteria are cumulative.


Field Documentation

Interface filter.

If NULL, consider all.

If true, the loopback interface is considered by the filtering.

int proto

Protocol (DC_PROTO_ANY, DC_PROTO_INET, DC_PROTO_INET6).

int nb_addrs

The numbers of addresses on addrs.

char** addrs

An array of explicit addresses in their textual form to be retrieved.


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

Generated on Fri Apr 17 15:18:25 2009 for DPWSCore by  doxygen 1.5.8