TABLE OF CONTENTS


libram-ipacl/ramipacl_bh [ Structures ]

[ Top ] [ libram-ipacl ] [ Structures ]

NAME

ramipacl_bh - libramipacl backend handle

DESCRIPTION

This structure defines the backend handle for the libramipacl backend module.

SOURCE

struct ramipacl_bh {
        int flags;
        struct libram_list rule_list;
};

ATTRIBUTES

SEE ALSO

libram(3), libram_init(3), libram_exit(3), ram_fh(3), ram_bh(3)