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

  /external/bcc/examples/networking/vlan_filter/
data-plane-tracing.c 18 return 0 -> DROP the packet
29 default: goto DROP;
37 default: goto DROP;
44 default: goto DROP;
51 //drop the packet returning 0
52 DROP:
  /external/bcc/examples/networking/http_filter/
http-parse-simple.c 13 return 0 -> DROP the packet
23 goto DROP;
29 goto DROP;
44 goto DROP;
66 goto DROP;
107 goto DROP;
113 //drop the packet returning 0
114 DROP:
http-parse-complete.c 33 return 0 -> DROP the packet
43 goto DROP;
49 goto DROP;
66 goto DROP;
95 goto DROP;
142 goto DROP;
153 //drop the packet returning 0
154 DROP:
  /external/autotest/site_utils/
clear.sh 28 DROP DATABASE chromeos_autotest_db;
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/
Ip4Icmp.c 341 goto DROP;
347 goto DROP;
352 goto DROP;
363 DROP:
Ip4Input.c 266 goto DROP;
349 goto DROP;
398 // is a fake, drop it now.
438 DROP:
796 // Drop the fragment if DF is set but it is fragmented. Gateway
856 goto DROP;
952 DROP:
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
Ip6Icmp.c 300 goto DROP;
314 DROP:
422 goto DROP;
438 goto DROP;
450 DROP:
  /external/wpa_supplicant_8/wpa_supplicant/examples/
p2p-action-udhcp.sh 54 iptables -P FORWARD DROP
p2p-action.sh 81 iptables -P FORWARD DROP
  /development/scripts/
reverse_tether.sh 167 sudo iptables -P FORWARD DROP
  /external/ltp/testcases/network/iptables/
iptables_tests.sh 115 tst_res TINFO "Use iptables to DROP packets from particular IP"
118 iptables -A INPUT -s 127.0.0.1 -p icmp -j DROP > tst_iptables.out 2>&1
143 tst_res TINFO "Deleting icmp DROP from 127.0.0.1 rule."
160 tst_res TPASS "iptables can DROP packets from particular IP."
  /external/llvm/lib/Support/
regcomp.c 146 #define DROP(n) (p->slen -= (n))
519 DROP(1);
1002 DROP(finish-start); /* drop the operand */
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Support/
regcomp.c 138 #define DROP(n) (p->slen -= (n))
483 DROP(1);
966 DROP(finish-start); /* drop the operand */
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
regcomp.c 273 #define DROP(n) (p->slen -= (n))
646 DROP(1);
1129 DROP(finish-start); /* drop the operand */
    [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
regcomp.c 146 #define DROP(n) (p->slen -= (n))
519 DROP(1);
1002 DROP(finish-start); /* drop the operand */
    [all...]
  /bionic/libc/upstream-netbsd/lib/libc/regex/
regcomp.c 206 #define DROP(n) (p->slen -= (n))
601 DROP(1);
1162 DROP(finish-start); /* drop the operand */
    [all...]
  /external/guice/extensions/persist/lib/
hsqldb.jar 
  /build/make/tools/droiddoc/templates-ndk/assets/js/
android_3p-bundle.js     [all...]
  /external/doclava/res/assets/templates-sdk/assets/js/
android_3p-bundle.js     [all...]
  /external/kotlinc/lib/
kotlin-reflect.jar 

Completed in 414 milliseconds