Lines Matching +full:system +full:- +full:management
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
3 * NetLabel Management Support
5 * This file defines the management functions for the NetLabel system. The
6 * NetLabel system manages static and dynamic label mappings for network
9 * Author: Paul Moore <paul@paul-moore.com>
13 * (c) Copyright Hewlett-Packard Development Company, L.P., 2006
23 * The following NetLabel payloads are supported by the management interface.
26 * Sent by an application to add a domain mapping to the NetLabel system.
54 * system.
91 * system.
108 * NetLabel system, there is no payload.
159 /* NetLabel Management commands */
173 /* NetLabel Management attributes */
217 #define NLBL_MGMT_A_MAX (__NLBL_MGMT_A_MAX - 1)