Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/netfilter/
H A Dxt_hashlimit.h84 struct hashlimit_cfg3 { struct
117 struct hashlimit_cfg3 cfg; argument
/openbmc/linux/net/netfilter/
H A Dxt_hashlimit.c122 struct hashlimit_cfg3 cfg; /* config */
139 cfg_copy(struct hashlimit_cfg3 *to, const void *from, int revision) in cfg_copy()
166 memcpy(to, from, sizeof(struct hashlimit_cfg3)); in cfg_copy()
275 static int htable_create(struct net *net, struct hashlimit_cfg3 *cfg, in htable_create()
727 const struct hashlimit_cfg3 *cfg, int revision) in hashlimit_mt_common()
802 struct hashlimit_cfg3 cfg = {}; in hashlimit_mt_v1()
817 struct hashlimit_cfg3 cfg = {}; in hashlimit_mt_v2()
840 struct hashlimit_cfg3 *cfg, in hashlimit_mt_check_common()
913 struct hashlimit_cfg3 cfg = {}; in hashlimit_mt_check_v1()
931 struct hashlimit_cfg3 cfg = {}; in hashlimit_mt_check_v2()