HomeSort by relevance Sort by last modified time
    Searched defs:NF_DROP (Results 76 - 77 of 77) sorted by null

1 2 34

  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
netfilter.h 25 #define NF_DROP 0
40 #define NF_DROP_ERR(x) (((-x) << 16) | NF_DROP)
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
netfilter.h 25 #define NF_DROP 0
40 #define NF_DROP_ERR(x) (((-x) << 16) | NF_DROP)

Completed in 75 milliseconds

1 2 34