Searched refs:xt_policy_elem (Results 1 - 3 of 3) sorted by relevance

/external/iptables/include/linux/netfilter/
H A Dxt_policy.h34 struct xt_policy_elem { struct
53 struct xt_policy_elem pol[XT_POLICY_MAX_ELEM];
/external/kernel-headers/original/uapi/linux/netfilter/
H A Dxt_policy.h38 struct xt_policy_elem { struct
66 struct xt_policy_elem pol[XT_POLICY_MAX_ELEM];
/external/iptables/extensions/
H A Dlibxt_policy.c97 struct xt_policy_elem *e = &info->pol[info->len];
176 const struct xt_policy_elem *e;
264 static void print_entry(const char *prefix, const struct xt_policy_elem *e,

Completed in 54 milliseconds