Lines Matching refs:iface
82 * @param iface Network port device name
86 int32_t NetworkAddInterface(int32_t netId, const std::string &iface, NetBearType netBearerType = BEARER_DEFAULT);
92 * @param iface Network port device name
95 int32_t NetworkRemoveInterface(int32_t netId, const std::string &iface);
124 * @param iface Network port device name
140 * @param iface Network port device name
143 int32_t SetInterfaceDown(const std::string &iface);
148 * @param iface Network port device name
151 int32_t SetInterfaceUp(const std::string &iface);
218 * Set iface ip address
227 * Set iface up
351 * @param iface The name of the interface.
360 * @param iface The name of the interface.
368 * @param iface The name of the interface.
376 * @param iface The name of the interface.
398 * @param iface The name of the interface.
406 * @param iface The name of the interface.
556 * @param iface interface file description
560 int32_t StartDhcpClient(const std::string &iface, bool bIpv6);
564 * @param iface interface file description
568 int32_t StopDhcpClient(const std::string &iface, bool bIpv6);
580 * @param iface interface name
584 int32_t StartDhcpService(const std::string &iface, const std::string &ipv4addr);
589 * @param iface interface name
592 int32_t StopDhcpService(const std::string &iface);
605 * @param iface interface name
614 * @param iface interface name