#include <lbm.h>
Collaboration diagram for lbm_ucast_resolver_entry_t_stct:

Data Fields | |
| lbm_ipv4_address_mask_t | iface |
| lbm_uint_t | resolver_ip |
| lbm_ushort_t | source_port |
| lbm_ushort_t | destination_port |
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)
1.5.2