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

  /system/netd/server/
BandwidthController.cpp 80 * iptables -I bw_INPUT -i iface0 --jump bw_costly_shared
81 * iptables -I bw_OUTPUT -o iface0 --jump bw_costly_shared
93 * E.g. adding a new costly interface iface0 with its own quota:
95 * iptables -I bw_INPUT -i iface0 --jump bw_costly_iface0
96 * iptables -I bw_OUTPUT -o iface0 --jump bw_costly_iface0
1135 char iface0[MAX_IPT_OUTPUT_LINE_LEN]; local
    [all...]
  /external/libpcap/
pcap-dos.c 1035 { "3C59X.IFACE0", ARG_ATOI, &vortex_options[0] },
    [all...]

Completed in 540 milliseconds