Home
last modified time | relevance | path

Searched refs:network_initial_data_insert (Results 1 – 1 of 1) sorted by relevance

/external/selinux/python/sepolicy/sepolicy/
Dgui.py880 self.network_initial_data_insert(model, ", ".join(ports), t, protocol)
934 def network_initial_data_insert(self, model, ports, portType, protocol): member in SELinuxGui