Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dnetwork.c25 struct tomoyo_addr_info { struct
463 * @address: Pointer to "struct tomoyo_addr_info".
467 static int tomoyo_inet_entry(const struct tomoyo_addr_info *address) in tomoyo_inet_entry()
497 * @address: Pointer to "struct tomoyo_addr_info".
504 struct tomoyo_addr_info *address) in tomoyo_check_inet_address()
540 * @address: Pointer to "struct tomoyo_addr_info".
544 static int tomoyo_unix_entry(const struct tomoyo_addr_info *address) in tomoyo_unix_entry()
589 * @address: Pointer to "struct tomoyo_addr_info".
595 struct tomoyo_addr_info *address) in tomoyo_check_unix_address()
652 struct tomoyo_addr_info addres in tomoyo_socket_listen_permission()
[all...]
/kernel/linux/linux-6.6/security/tomoyo/
H A Dnetwork.c25 struct tomoyo_addr_info { struct
463 * @address: Pointer to "struct tomoyo_addr_info".
467 static int tomoyo_inet_entry(const struct tomoyo_addr_info *address) in tomoyo_inet_entry()
497 * @address: Pointer to "struct tomoyo_addr_info".
504 struct tomoyo_addr_info *address) in tomoyo_check_inet_address()
540 * @address: Pointer to "struct tomoyo_addr_info".
544 static int tomoyo_unix_entry(const struct tomoyo_addr_info *address) in tomoyo_unix_entry()
589 * @address: Pointer to "struct tomoyo_addr_info".
595 struct tomoyo_addr_info *address) in tomoyo_check_unix_address()
652 struct tomoyo_addr_info addres in tomoyo_socket_listen_permission()
[all...]

Completed in 2 milliseconds