Home
last modified time | relevance | path

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

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