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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter/
xt_NFLOG.h 9 struct xt_nflog_info { struct
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter/
xt_NFLOG.h 9 struct xt_nflog_info { struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter/
xt_NFLOG.h 9 struct xt_nflog_info { struct
  /external/iptables/extensions/
libxt_NFLOG.c 18 #define s struct xt_nflog_info
43 struct xt_nflog_info *info = (struct xt_nflog_info *)t->data;
60 static void nflog_print(const struct xt_nflog_info *info, char *prefix)
77 const struct xt_nflog_info *info = (struct xt_nflog_info *)target->data;
84 const struct xt_nflog_info *info = (struct xt_nflog_info *)target->data;
93 .size = XT_ALIGN(sizeof(struct xt_nflog_info)),
94 .userspacesize = XT_ALIGN(sizeof(struct xt_nflog_info)),
    [all...]
  /external/iptables/include/linux/netfilter/
xt_NFLOG.h 11 struct xt_nflog_info { struct

Completed in 358 milliseconds