iface_struct       47 source3/include/interfaces.h int get_interfaces(TALLOC_CTX *mem_ctx, struct iface_struct **pifaces);
iface_struct      302 source3/lib/interface.c static void add_interface(const struct iface_struct *ifs)
iface_struct      126 source3/lib/interfaces.c static int _get_interfaces(TALLOC_CTX *mem_ctx, struct iface_struct **pifaces)
iface_struct      207 source3/lib/interfaces.c static int iface_comp(struct iface_struct *i1, struct iface_struct *i2)
iface_struct      273 source3/lib/interfaces.c int get_interfaces(TALLOC_CTX *mem_ctx, struct iface_struct **pifaces)
iface_struct      114 source4/lib/socket/interface.c 				struct iface_struct *probed_ifaces, 
iface_struct       47 source4/lib/socket/netif.c static int _get_interfaces(struct iface_struct *ifaces, int max_interfaces)
iface_struct       91 source4/lib/socket/netif.c static int iface_comp(struct iface_struct *i1, struct iface_struct *i2)
iface_struct      104 source4/lib/socket/netif.c int get_interfaces(struct iface_struct *ifaces, int max_interfaces)