Lines Matching full:interfaces
8 #include <fuchsia/net/interfaces/cpp/fidl.h>
28 fuchsia::net::interfaces::Properties properties);
38 bool Update(fuchsia::net::interfaces::Properties properties);
40 // Appends the NetworkInterfaces for this interface to |interfaces|.
41 void AppendNetworkInterfaces(NetworkInterfaceList* interfaces) const;
51 const fuchsia::net::interfaces::DeviceClass& device_class() const { in device_class()
56 explicit InterfaceProperties(fuchsia::net::interfaces::Properties properties);
58 fuchsia::net::interfaces::Properties properties_;
62 // description. Returns CONNECTION_NONE for loopback interfaces.
64 const fuchsia::net::interfaces::DeviceClass& device_class);
69 const fuchsia::net::interfaces::Properties& properties);