Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_post.c486 struct cil_netifcon *a_netifcon = *(struct cil_netifcon**)a; in cil_post_netifcon_context_compare() local
488 rc = context_compare(a_netifcon->if_context, b_netifcon->if_context); in cil_post_netifcon_context_compare()
492 return context_compare(a_netifcon->packet_context, b_netifcon->packet_context); in cil_post_netifcon_context_compare()