Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/netfilter/
Dxt_hashlimit.h84 struct hashlimit_cfg3 { struct
117 struct hashlimit_cfg3 cfg; argument
/Linux-v5.4/net/netfilter/
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()
745 const struct hashlimit_cfg3 *cfg, int revision) in hashlimit_mt_common()
820 struct hashlimit_cfg3 cfg = {}; in hashlimit_mt_v1()
835 struct hashlimit_cfg3 cfg = {}; in hashlimit_mt_v2()
856 struct hashlimit_cfg3 *cfg, in hashlimit_mt_check_common()
921 struct hashlimit_cfg3 cfg = {}; in hashlimit_mt_check_v1()
939 struct hashlimit_cfg3 cfg = {}; in hashlimit_mt_check_v2()