Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/netfilter/
Dxt_hashlimit.h56 struct hashlimit_cfg1 { struct
101 struct hashlimit_cfg1 cfg;
/linux-6.6.21/net/netfilter/
Dxt_hashlimit.c142 struct hashlimit_cfg1 *cfg = (struct hashlimit_cfg1 *)from; in cfg_copy()