HomeSort by relevance Sort by last modified time
    Searched refs:GetInterfaceIndex (Results 1 - 5 of 5) sorted by null

  /system/connectivity/wificond/net/
mlme_event.h 40 uint32_t GetInterfaceIndex() const { return interface_index_; }
64 uint32_t GetInterfaceIndex() const { return interface_index_; }
88 uint32_t GetInterfaceIndex() const { return interface_index_; }
105 uint32_t GetInterfaceIndex() const { return interface_index_; }
119 uint32_t GetInterfaceIndex() const { return interface_index_; }
  /kernel/tests/net/test/
anycast_test.py 82 self.ifindices[netid] = net_test.GetInterfaceIndex(iface)
net_test.py 191 def GetInterfaceIndex(ifname):
sock_diag.py 361 iface = GetInterfaceIndex(iface) if iface else 0
multinetwork_base.py 372 cls.ifindices[netid] = net_test.GetInterfaceIndex(iface)

Completed in 953 milliseconds