Lines Matching full:interface
14 This object contains properties associated with a network interface.
24 create an interface
29 release resources for this interface
34 create a key, which can be used to identify an interface
39 release resources for this interface key
44 create a key matching this interface
49 create an identical interface (deep-copy clone)
54 compare this interface to the provided key
59 compare this interface to another
66 return the name of this interface
71 set the name of this interface
76 return the SELinux context associated with this interface
81 set the SELinux context associated with this interface
86 return the SELinux context associated with packets sent over this interface
91 set the SELinux context associated with packets sent over this interface
98 add or update an interface in the local store
103 delete an interface from the local store
108 check if an interface is defined in the persistent policy
113 check if an interface is defined in the local store
118 query an interface in the persistent policy
123 query an interface in the local store
138 execute a callback for each interface in the persistent policy
143 execute a callback for each interface in the local store