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

  /external/qemu/slirp/
ctl.h 6 #define CTL_SPECIAL "10.0.2.0"
slirp.c 51 const char *slirp_special_ip = CTL_SPECIAL;
  /external/qemu/slirp-android/
ctl.h 9 #define CTL_SPECIAL "10.0.2.0"
slirp.c 69 const char *slirp_special_ip = CTL_SPECIAL;
263 inet_strtoip(CTL_SPECIAL, &special_addr_ip);
    [all...]

Completed in 142 milliseconds