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

  /system/netd/
IdletimerController.cpp 44 * iptables -t nat -A idletimer_PREROUTING -i rmnet0 -j IDLETIMER --timeout 5 --label test-chain --send_nl_msg 1
45 * iptables -t nat -A idletimer_POSTROUTING -o rmnet0 -j IDLETIMER --timeout 5 --label test-chain --send_nl_msg 1
53 * ndc idletimer enable
54 * ndc idletimer add <iface> <timeout>
55 * ndc idletimer remove <iface> <timeout>
154 asprintf(&buffer, "-t nat -%c idletimer_nat_PREROUTING -i %s -j IDLETIMER"
160 asprintf(&buffer, "-t nat -%c idletimer_nat_POSTROUTING -o %s -j IDLETIMER"
CommandListener.cpp     [all...]
  /external/iptables/extensions/
libxt_IDLETIMER.c 2 * Shared library add-on for iptables to add IDLETIMER support.
48 "IDLETIMER target options:\n"
81 .name = "IDLETIMER",
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ax25.h 93 unsigned int idle, idletimer; member in struct:ax25_info_struct_deprecated
103 unsigned int idle, idletimer; member in struct:ax25_info_struct
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ax25.h 93 unsigned int idle, idletimer; member in struct:ax25_info_struct_deprecated
103 unsigned int idle, idletimer; member in struct:ax25_info_struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ax25.h 93 unsigned int idle, idletimer; member in struct:ax25_info_struct_deprecated
103 unsigned int idle, idletimer; member in struct:ax25_info_struct
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netax25/
ax25.h 119 unsigned int idle, idletimer; member in struct:ax25_info_struct
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/netax25/
ax25.h 119 unsigned int idle, idletimer; member in struct:ax25_info_struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/netax25/
ax25.h 119 unsigned int idle, idletimer; member in struct:ax25_info_struct
  /external/webkit/Tools/DumpRenderTree/wx/
DumpRenderTreeWx.cpp 63 static wxTimer* idleTimer;

Completed in 1622 milliseconds