Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_post.c487 struct cil_netifcon *b_netifcon = *(struct cil_netifcon**)b; 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()