Home
last modified time | relevance | path

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

/linux/include/uapi/linux/netfilter/
H A Dxt_hashlimit.h84 struct hashlimit_cfg3 { struct
117 struct hashlimit_cfg3 cfg; argument
/linux/net/netfilter/
H A Dxt_hashlimit.c121 struct hashlimit_cfg3 cfg; /* config */
138 cfg_copy(struct hashlimit_cfg3 *to, const void *from, int revision) in cfg_copy()
165 memcpy(to, from, sizeof(struct hashlimit_cfg3)); in cfg_copy()
274 static int htable_create(struct net *net, struct hashlimit_cfg3 *cfg, in htable_create()
729 const struct hashlimit_cfg3 *cfg, int revision) in hashlimit_mt_common()
804 struct hashlimit_cfg3 cfg = {}; in hashlimit_mt_v1()
819 struct hashlimit_cfg3 cfg = {}; in hashlimit_mt_v2()
842 struct hashlimit_cfg3 *cfg, in hashlimit_mt_check_common()
915 struct hashlimit_cfg3 cfg = {}; in hashlimit_mt_check_v1()
933 struct hashlimit_cfg3 cfg = {}; in hashlimit_mt_check_v2()