Home
last modified time | relevance | path

Searched defs:hashlimit_cfg3 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/netfilter/
H A Dxt_hashlimit.h84 struct hashlimit_cfg3 { struct
85 __u64 avg; /* Average secs between packets * scale */
86 __u64 burst; /* Period multiplier for upper limit. */
87 __u32 mode; /* bitmask of XT_HASHLIMIT_HASH_* */
90 __u32 size; /* how many buckets */
91 __u32 max; /* max number of entries */
92 __u32 gc_interval; /* gc interval */
93 __u32 expire; /* when do entries expire? */
117 struct hashlimit_cfg3 cfg; argument
/OK3568_Linux_fs/kernel/include/uapi/linux/netfilter/
H A Dxt_hashlimit.h84 struct hashlimit_cfg3 { struct
85 __u64 avg; /* Average secs between packets * scale */
86 __u64 burst; /* Period multiplier for upper limit. */
87 __u32 mode; /* bitmask of XT_HASHLIMIT_HASH_* */
90 __u32 size; /* how many buckets */
91 __u32 max; /* max number of entries */
92 __u32 gc_interval; /* gc interval */
93 __u32 expire; /* when do entries expire? */
117 struct hashlimit_cfg3 cfg; argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/netfilter/
H A Dxt_hashlimit.h84 struct hashlimit_cfg3 { struct
85 __u64 avg; /* Average secs between packets * scale */
86 __u64 burst; /* Period multiplier for upper limit. */
87 __u32 mode; /* bitmask of XT_HASHLIMIT_HASH_* */
90 __u32 size; /* how many buckets */
91 __u32 max; /* max number of entries */
92 __u32 gc_interval; /* gc interval */
93 __u32 expire; /* when do entries expire? */
117 struct hashlimit_cfg3 cfg; argument