#include <linux/types.h>
#include <rsbac/aci.h>
#include <rsbac/types.h>
Go to the source code of this file.
Data Structures | |
struct | rsbac_mac_device_list_item_t |
struct | rsbac_mac_device_list_head_t |
Defines | |
#define | RSBAC_MAC_LIST_KEY 626281 |
#define | RSBAC_MAC_P_LIST_VERSION 1 |
#define | RSBAC_MAC_P_LIST_NAME "macptru" |
#define | RSBAC_MAC_FD_FILENAME "macfdtru" |
#define | RSBAC_MAC_FD_OLD_FILENAME "macfdtru." |
#define | RSBAC_MAC_NR_TRU_FD_LISTS 4 |
#define | RSBAC_MAC_FD_LIST_VERSION 1 |
#define RSBAC_MAC_FD_FILENAME "macfdtru" |
Definition at line 25 of file mac_data_structures.h.
Referenced by mac_detach_fd_lists(), and mac_register_fd_lists().
#define RSBAC_MAC_FD_LIST_VERSION 1 |
#define RSBAC_MAC_FD_OLD_FILENAME "macfdtru." |
#define RSBAC_MAC_LIST_KEY 626281 |
Definition at line 20 of file mac_data_structures.h.
Referenced by mac_detach_fd_lists(), mac_register_fd_lists(), and rsbac_init_mac().
#define RSBAC_MAC_NR_TRU_FD_LISTS 4 |
Definition at line 27 of file mac_data_structures.h.
#define RSBAC_MAC_P_LIST_NAME "macptru" |
#define RSBAC_MAC_P_LIST_VERSION 1 |