lbm_ucast_resolver_entry_t_stct Struct Reference

Structure that holds information for a unicast resolver daemon for configuration purposes. More...

#include <lbm.h>

Collaboration diagram for lbm_ucast_resolver_entry_t_stct:

Collaboration graph
[legend]

Data Fields

lbm_ipv4_address_mask_t iface
lbm_uint_t resolver_ip
lbm_ushort_t source_port
lbm_ushort_t destination_port

Detailed Description

A structure used with options to get/set information about unicast resolver daemons.


Field Documentation

lbm_ipv4_address_mask_t lbm_ucast_resolver_entry_t_stct::iface

Interface to be used

lbm_uint_t lbm_ucast_resolver_entry_t_stct::resolver_ip

The IP address of the unicast resolver daemon (network order)

lbm_ushort_t lbm_ucast_resolver_entry_t_stct::source_port

The source port. Use 0 to indicate that the port should come from the [resolver_unicast_port_low, resolver_unicast_port_high] range. (network order)

lbm_ushort_t lbm_ucast_resolver_entry_t_stct::destination_port

The port configured on the unicast resolver daemon. (network order)


The documentation for this struct was generated from the following file:
Generated on Thu Mar 6 13:11:23 2014 for LBM API by  doxygen 1.5.2