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

  /external/qemu/slirp/
if.c 222 /* if_start will check towrite */
223 if_start();
241 if_start(void) function
245 DEBUG_CALL("if_start");
  /external/qemu/slirp-android/
if.c 222 /* if_start will check towrite */
223 if_start();
241 if_start(void) function
245 DEBUG_CALL("if_start");

Completed in 2531 milliseconds