Home
last modified time | relevance | path

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

/security/tomoyo/
Dnetwork.c24 struct tomoyo_addr_info { struct
466 static int tomoyo_inet_entry(const struct tomoyo_addr_info *address) in tomoyo_inet_entry()
503 struct tomoyo_addr_info *address) in tomoyo_check_inet_address()
541 static int tomoyo_unix_entry(const struct tomoyo_addr_info *address) in tomoyo_unix_entry()
592 struct tomoyo_addr_info *address) in tomoyo_check_unix_address()
647 struct tomoyo_addr_info address; in tomoyo_socket_listen_permission()
683 struct tomoyo_addr_info address; in tomoyo_socket_connect_permission()
720 struct tomoyo_addr_info address; in tomoyo_socket_bind_permission()
755 struct tomoyo_addr_info address; in tomoyo_socket_sendmsg_permission()