Searched refs:sel_netnode_sid_slow (Results 1 - 1 of 1) sorted by last modified time

/linux-master/security/selinux/
H A Dnetnode.c178 * sel_netnode_sid_slow - Lookup the SID of a network address using the policy
190 static int sel_netnode_sid_slow(void *addr, u16 family, u32 *sid) function
263 return sel_netnode_sid_slow(addr, family, sid);

Completed in 140 milliseconds