iface_struct 23 source3/lib/interface.c static struct iface_struct *probed_ifaces; iface_struct 367 source3/lib/interface.c struct iface_struct ifs; iface_struct 495 source3/lib/interface.c struct iface_struct *ifaces = NULL; iface_struct 513 source3/lib/interface.c probed_ifaces = (struct iface_struct *)memdup(ifaces, iface_struct 575 source3/lib/interface.c struct iface_struct *ifaces = NULL; iface_struct 128 source3/lib/interfaces.c struct iface_struct *ifaces; iface_struct 150 source3/lib/interfaces.c ifaces = talloc_array(mem_ctx, struct iface_struct, count); iface_struct 275 source3/lib/interfaces.c struct iface_struct *ifaces; iface_struct 1961 source3/lib/util_sock.c struct iface_struct *nics; iface_struct 199 source4/lib/socket/interface.c struct iface_struct ifaces[MAX_INTERFACES];