/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
|
/system/netd/ |
IdletimerController.cpp | 44 * iptables -t raw -A idletimer_PREROUTING -i rmnet0 -j IDLETIMER --timeout 5 --label test-chain --send_nl_msg 1 45 * iptables -t mangle -A idletimer_POSTROUTING -o rmnet0 -j IDLETIMER --timeout 5 --label test-chain --send_nl_msg 1 54 * ndc idletimer enable 55 * ndc idletimer add <iface> <timeout> <class label> 56 * ndc idletimer remove <iface> <timeout> <class label> 190 "IDLETIMER", 212 "IDLETIMER",
|
CommandListener.cpp | [all...] |
/frameworks/base/core/java/android/os/ |
INetworkManagementService.aidl | 303 * Sets idletimer for an interface. 305 * This either initializes a new idletimer or increases its 306 * reference-counting if an idletimer already exists for given 319 * Removes idletimer for an interface.
|
/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
|
/frameworks/base/services/java/com/android/server/ |
NetworkManagementService.java | [all...] |
ConnectivityService.java | [all...] |