#include <libtbxcast.h>
Data Fields | |
| struct in6_addr | interface |
| int | node |
| struct rev_rt * | next |
Associates an interface to a node.
struct in6_addr rev_rt::interface [read] |
IPv6 address of the interface
| int rev_rt::node |
Node to which the interface belons
struct rev_rt* rev_rt::next [read] |
Pointer to the next entry
1.5.5