Home
last modified time | relevance | path

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

/Linux-v4.19/security/tomoyo/
Dnetwork.c25 struct tomoyo_addr_info { struct
467 static int tomoyo_inet_entry(const struct tomoyo_addr_info *address) in tomoyo_inet_entry()
504 struct tomoyo_addr_info *address) in tomoyo_check_inet_address()
542 static int tomoyo_unix_entry(const struct tomoyo_addr_info *address) in tomoyo_unix_entry()
593 struct tomoyo_addr_info *address) in tomoyo_check_unix_address()
648 struct tomoyo_addr_info address; in tomoyo_socket_listen_permission()
685 struct tomoyo_addr_info address; in tomoyo_socket_connect_permission()
722 struct tomoyo_addr_info address; in tomoyo_socket_bind_permission()
757 struct tomoyo_addr_info address; in tomoyo_socket_sendmsg_permission()