Searched defs:xt_connlimit_rb (Results 1 – 1 of 1) sorted by relevance
52 struct xt_connlimit_rb { struct53 struct rb_node node;54 struct hlist_head hhead; /* connections/hosts in same subnet */55 union nf_inet_addr addr; /* search key */