Home
last modified time | relevance | path

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

/external/selinux/libsepol/src/
Diface_record.c14 sepol_context_t *netif_con; member
110 tmp_iface->netif_con = NULL; in sepol_iface_create()
148 return iface->netif_con; in hidden_def()
164 sepol_context_free(iface->netif_con); in hidden_def()
165 iface->netif_con = newcon; in hidden_def()
209 if (iface->netif_con && in hidden_def()
211 (handle, iface->netif_con, &new_iface->netif_con) < 0)) in hidden_def()
236 sepol_context_free(iface->netif_con); in sepol_iface_free()