Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dnetwork.c461 * tomoyo_inet_entry - Check permission for INET network operation.
467 static int tomoyo_inet_entry(const struct tomoyo_addr_info *address) in tomoyo_inet_entry() function
532 return tomoyo_inet_entry(address); in tomoyo_check_inet_address()
/kernel/linux/linux-6.6/security/tomoyo/
H A Dnetwork.c461 * tomoyo_inet_entry - Check permission for INET network operation.
467 static int tomoyo_inet_entry(const struct tomoyo_addr_info *address) in tomoyo_inet_entry() function
532 return tomoyo_inet_entry(address); in tomoyo_check_inet_address()

Completed in 3 milliseconds