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

/linux-master/security/selinux/
H A Dnetnode.c77 * sel_netnode_hashfn_ipv6 - IPv6 hashing function for the node table
85 static unsigned int sel_netnode_hashfn_ipv6(const struct in6_addr *addr) function
113 idx = sel_netnode_hashfn_ipv6(addr);
154 idx = sel_netnode_hashfn_ipv6(&node->nsec.addr.ipv6);

Completed in 278 milliseconds