Lines Matching +full:node +full:- +full:version
4 semanage_node \- SELinux Network Nodes Management API
14 This object contains properties associated with a network node.
24 create a node
29 release resources for this node
34 create a key, which can be used to identify a node
39 release resources for this node key
44 create a key matching this node
49 create an identical node (deep-copy clone)
54 compare this node to the provided key
59 compare this node to another
66 return the IP address of this node in string representation
71 set the IP address of this node from the provided string representation and protocol
76 return the IP address of this node as a byte array in network byte order
81 set the IP address of this node from the provided byte array in network byte order
86 return the IP mask of this node in string representation
91 set the IP mask of this node from the provided string representation and protocol version
96 return the IP mask of this node as a byte array in network byte order
101 set the IP mask of this node from the provided byte array in network byte order
106 return the IP protocol version for this node
111 return a string representation of the given node protocol
116 set the IP protocol version for this node
121 return the SELinux context associated with this node
126 set the SELinux context associated with this node