max_interfaces 47 source4/lib/socket/netif.c static int _get_interfaces(struct iface_struct *ifaces, int max_interfaces) max_interfaces 59 source4/lib/socket/netif.c ifptr != NULL && total < max_interfaces; max_interfaces 104 source4/lib/socket/netif.c int get_interfaces(struct iface_struct *ifaces, int max_interfaces) max_interfaces 108 source4/lib/socket/netif.c total = _get_interfaces(ifaces, max_interfaces);