iface_af
struct iface_af *ia = NULL;
send_hello(enum hello_type type, struct iface_af *ia, struct tnbr *tnbr)
struct iface_af *
struct iface_af *ia;
struct iface_af *ia;
if_update_af(struct iface_af *ia, int link_ok)
static void if_update_af(struct iface_af *, int);
static void if_start_hello_timer(struct iface_af *);
static void if_stop_hello_timer(struct iface_af *);
struct iface_af *ia = arg;
if_start_hello_timer(struct iface_af *ia)
if_stop_hello_timer(struct iface_af *ia)
if_to_ctl(struct iface_af *ia)
static void merge_iface_af(struct iface_af *, struct iface_af *);
merge_iface_af(struct iface_af *ia, struct iface_af *xi)
struct iface_af ipv4;
struct iface_af ipv6;
struct iface_af *ia;
int send_hello(enum hello_type, struct iface_af *, struct tnbr *);
struct iface_af *iface_af_get(struct iface *, int);
struct ctl_iface *if_to_ctl(struct iface_af *);
struct iface_af *, void *, size_t);
struct iface_af *ia;
struct iface_af *ia;
send_packet(int fd, int af, union ldpd_addr *dst, struct iface_af *ia,
static struct iface_af *ia;
print_iface(struct iface *iface, struct iface_af *ia)
static void print_iface(struct iface *, struct iface_af *);
struct iface_af *ia;