get_interface 543 source3/include/proto.h struct interface *get_interface(int n); get_interface 239 source3/nmbd/nmbd.c const struct interface *iface = get_interface(n); get_interface 291 source3/nmbd/nmbd.c struct interface *iface = get_interface(n); get_interface 243 source3/nmbd/nmbd_subnetdb.c const struct interface *iface = get_interface(i);