struct log_branch_filter

struct log_branch_filter {
    // methods

    SLIST_HEAD(log_branch_filter_rule);
};