#include <rsbac/types.h>
Go to the source code of this file.
Data Structures | |
struct | rsbac_list_repl_partner_entry_t |
Defines | |
#define | RSBAC_LIST_REPL_NAME_LEN 16 |
#define | RSBAC_LIST_REPL_CRYPTKEY_LEN 256 |
#define | RSBAC_LIST_REPL_CRYPTALGO_LEN 64 |
Typedefs | |
typedef __u32 | rsbac_list_repl_partner_number_t |
#define RSBAC_LIST_REPL_CRYPTALGO_LEN 64 |
Definition at line 15 of file repl_types.h.
#define RSBAC_LIST_REPL_CRYPTKEY_LEN 256 |
Definition at line 14 of file repl_types.h.
#define RSBAC_LIST_REPL_NAME_LEN 16 |
Definition at line 13 of file repl_types.h.
typedef __u32 rsbac_list_repl_partner_number_t |
Definition at line 17 of file repl_types.h.