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

  /external/iptables/extensions/
libxt_osf.c 51 #define s struct xt_osf_info
66 struct xt_osf_info *info = cb->data;
86 const struct xt_osf_info *info = (const struct xt_osf_info*) match->data;
93 const struct xt_osf_info *info = (const struct xt_osf_info*) match->data;
101 .size = XT_ALIGN(sizeof(struct xt_osf_info)),
102 .userspacesize = XT_ALIGN(sizeof(struct xt_osf_info)),
  /external/iptables/include/linux/netfilter/
xt_osf.h 40 struct xt_osf_info { struct

Completed in 28 milliseconds