Home
last modified time | relevance | path

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

/external/libsepol/src/
Diface_record.c14 sepol_context_t *netif_con; member
102 tmp_iface->netif_con = NULL; in sepol_iface_create()
140 return iface->netif_con; in hidden_def()
156 sepol_context_free(iface->netif_con); in hidden_def()
157 iface->netif_con = newcon; in hidden_def()
201 if (iface->netif_con && in hidden_def()
203 (handle, iface->netif_con, &new_iface->netif_con) < 0)) in hidden_def()
228 sepol_context_free(iface->netif_con); in sepol_iface_free()