Searched refs:get_iface (Results 1 – 5 of 5) sorted by relevance
463 IFACE=`get_iface $1`506 IFACE=`get_iface $1`542 get_iface() function
2 SRCS= ctl.c ctl_transact.c display.c get_addrs.c get_iface.c get_names.c \
54 if (get_iface(&his_machine_addr, &my_machine_addr) == -1) in get_addrs()
72 extern int get_iface(struct in_addr *, struct in_addr *);
48 get_iface(struct in_addr *dst, struct in_addr *iface) in get_iface() function