Lines Matching +full:in +full:- +full:application
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
9 * Author: Paul Moore <paul@paul-moore.com>
13 * (c) Copyright Hewlett-Packard Development Company, L.P., 2006
26 * Sent by an application to add a domain mapping to the NetLabel system.
53 * Sent by an application to remove a domain mapping from the NetLabel
61 * This message can be sent either from an application or by the kernel in
62 * response to an application generated LISTALL message. When sent by an
63 * application there is no payload and the NLM_F_DUMP flag should be set.
90 * Sent by an application to set the default domain mapping for the NetLabel
107 * Sent by an application to remove the default domain mapping from the
111 * This message can be sent either from an application or by the kernel in
112 * response to an application generated LISTDEF message. When sent by an
113 * application there may be an optional payload.
139 * Sent by an application to request a list of configured NetLabel protocols
140 * in the kernel. When sent by an application there is no payload and the
149 * Sent by an application to request the NetLabel version. When sent by an
150 * application there is no payload. This message type is also used by the
217 #define NLBL_MGMT_A_MAX (__NLBL_MGMT_A_MAX - 1)