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
108 tmp_iface->netif_con = NULL; in sepol_iface_create()
146 return iface->netif_con; in hidden_def()
162 sepol_context_free(iface->netif_con); in hidden_def()
163 iface->netif_con = newcon; in hidden_def()
207 if (iface->netif_con && in hidden_def()
209 (handle, iface->netif_con, &new_iface->netif_con) < 0)) in hidden_def()
234 sepol_context_free(iface->netif_con); in sepol_iface_free()