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

  /development/scripts/
reverse_tether.sh 181 sudo brctl addif $BRIDGE $LAN_DEV
192 sudo brctl addif $BRIDGE $HOST_DEV
  /libcore/ojluni/src/main/native/
NetworkInterface.c 115 static netif *addif(JNIEnv *env, int sock, struct ifaddrs *ifa, netif *ifs);
695 ifs = addif(env, sock, ifa, ifs);
753 netif *addif(JNIEnv *env, int sock, struct ifaddrs *ifa, netif *ifs) function

Completed in 307 milliseconds