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

  /external/qemu/slirp/
slirp_config.h 16 /* MAX_INTERFACES determines the max. TOTAL number of interfaces (SLIP and PPP) */
18 #define MAX_INTERFACES 1
slirp.h 227 extern struct ttys *ttys_unit[MAX_INTERFACES];
  /external/qemu/slirp-android/
slirp_config.h 16 /* MAX_INTERFACES determines the max. TOTAL number of interfaces (SLIP and PPP) */
18 #define MAX_INTERFACES 1
slirp.h 180 extern struct ttys *ttys_unit[MAX_INTERFACES];

Completed in 13 milliseconds