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

  /system/netd/tests/
tun_interface.h 36 int ifindex() const { return mIfIndex; }
43 int mIfIndex;
tun_interface.cpp 90 mIfIndex = if_nametoindex(ifr.ifr_name);

Completed in 99 milliseconds