Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/netfilter/
H A Dxt_rateest.h24 struct xt_rateest_match_info { struct
25 char name1[IFNAMSIZ];
26 char name2[IFNAMSIZ];
27 __u16 flags;
28 __u16 mode;
29 __u32 bps1;
30 __u32 pps1;
31 __u32 bps2;
32 __u32 pps2;
35 struct xt_rateest *est1 __attribute__((aligned(8)));
[all …]