Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dxt_hashlimit.c139 cfg_copy(struct hashlimit_cfg3 *to, const void *from, int revision) in cfg_copy() function
304 ret = cfg_copy(&hinfo->cfg, (void *)cfg, 3); in htable_create()
805 ret = cfg_copy(&cfg, (void *)&info->cfg, 1); in hashlimit_mt_v1()
820 ret = cfg_copy(&cfg, (void *)&info->cfg, 2); in hashlimit_mt_v2()
920 ret = cfg_copy(&cfg, (void *)&info->cfg, 1); in hashlimit_mt_check_v1()
938 ret = cfg_copy(&cfg, (void *)&info->cfg, 2); in hashlimit_mt_check_v2()