HomeSort by relevance Sort by last modified time
    Searched defs:IP_CT_DIR_REPLY (Results 51 - 51 of 51) sorted by null

1 23

  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/netfilter/
nf_conntrack_tuple_common.h 18 IP_CT_DIR_REPLY,
22 #define CTINFO2DIR(ctinfo) ((ctinfo) >= IP_CT_IS_REPLY ? IP_CT_DIR_REPLY : IP_CT_DIR_ORIGINAL)

Completed in 950 milliseconds

1 23