TABLE OF CONTENTS
libram-accept/ramaccept_bh [ Structures ]
[ Top ] [ libram-accept ] [ Structures ]
NAME
ramaccept_bh - libramaccept backend handle
DESCRIPTION
This structure defines the backend handle for the libramaccept backend module.
SOURCE
struct ramaccept_bh { int flags; };
ATTRIBUTES
- flags: flags from libram_init callback
SEE ALSO
libram(3), libram_init(3), libram_exit(3), ram_fh(3), ram_bh(3)