Lines Matching +full:report +full:- +full:rate +full:- +full:hz
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
47 #define ALL_VIFS ((vifi_t)(-1))
58 /* Passed by mrouted for an MRT_ADD_VIF - again we use the
65 unsigned int vifc_rate_limit; /* Rate limiter values (NI) */
85 unsigned int mfcc_pkt_cnt; /* pkt count for src-grp */
133 #define IPMRA_TABLE_MAX (__IPMRA_TABLE_MAX - 1)
136 * [ IPMRA_TABLE_VIFS ] - nested attribute
137 * [ IPMRA_VIF ] - nested attribute
145 #define IPMRA_VIF_MAX (__IPMRA_VIF_MAX - 1)
147 /* vif-specific attributes */
162 #define IPMRA_VIFA_MAX (__IPMRA_VIFA_MAX - 1)
164 /* ipmr netlink cache report attributes */
175 #define IPMRA_CREPORT_MAX (__IPMRA_CREPORT_MAX - 1)
179 #define MFC_ASSERT_THRESH (3*HZ) /* Maximal freq. of asserts */