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

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

Completed in 1325 milliseconds