Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/netfilter/
Dxt_hashlimit.h84 struct hashlimit_cfg3 { struct
117 struct hashlimit_cfg3 cfg; argument
/Linux-v4.19/net/netfilter/
Dxt_hashlimit.c115 struct hashlimit_cfg3 cfg; /* config */
132 cfg_copy(struct hashlimit_cfg3 *to, const void *from, int revision) in cfg_copy()
159 memcpy(to, from, sizeof(struct hashlimit_cfg3)); in cfg_copy()
268 static int htable_create(struct net *net, struct hashlimit_cfg3 *cfg, in htable_create()
738 const struct hashlimit_cfg3 *cfg, int revision) in hashlimit_mt_common()
813 struct hashlimit_cfg3 cfg = {}; in hashlimit_mt_v1()
829 struct hashlimit_cfg3 cfg = {}; in hashlimit_mt_v2()
851 struct hashlimit_cfg3 *cfg, in hashlimit_mt_check_common()
916 struct hashlimit_cfg3 cfg = {}; in hashlimit_mt_check_v1()
935 struct hashlimit_cfg3 cfg = {}; in hashlimit_mt_check_v2()