Home
last modified time | relevance | path

Searched refs:xt_cluster_match_info (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/net/netfilter/
Dxt_cluster.c30 xt_cluster_hash_ipv4(u_int32_t ip, const struct xt_cluster_match_info *info) in xt_cluster_hash_ipv4()
36 xt_cluster_hash_ipv6(const void *ip, const struct xt_cluster_match_info *info) in xt_cluster_hash_ipv6()
43 const struct xt_cluster_match_info *info) in xt_cluster_hash()
93 const struct xt_cluster_match_info *info = par->matchinfo; in xt_cluster_mt()
138 struct xt_cluster_match_info *info = par->matchinfo; in xt_cluster_mt_checkentry()
159 .matchsize = sizeof(struct xt_cluster_match_info),
/linux-4.1.27/include/uapi/linux/netfilter/
Dxt_cluster.h10 struct xt_cluster_match_info { struct