Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dgroup.c179 * tomoyo_address_matches_group - Check whether the given address matches members of the given address group.
189 bool tomoyo_address_matches_group(const bool is_ipv6, const __be32 *address, in tomoyo_address_matches_group() function
H A Dnetwork.c431 return tomoyo_address_matches_group in tomoyo_check_inet_acl()
H A Dcommon.h927 bool tomoyo_address_matches_group(const bool is_ipv6, const __be32 *address,
/kernel/linux/linux-6.6/security/tomoyo/
H A Dgroup.c179 * tomoyo_address_matches_group - Check whether the given address matches members of the given address group.
189 bool tomoyo_address_matches_group(const bool is_ipv6, const __be32 *address, in tomoyo_address_matches_group() function
H A Dnetwork.c431 return tomoyo_address_matches_group in tomoyo_check_inet_acl()
H A Dcommon.h927 bool tomoyo_address_matches_group(const bool is_ipv6, const __be32 *address,

Completed in 12 milliseconds