Lines Matching defs:address
13 const __be32 *address; /* In network byte order. */ member
54 char *address = tomoyo_read_token(param); in tomoyo_parse_ipaddr_union() local
364 const u8 operation, const char *address) in tomoyo_audit_net_log()
382 const __be32 *address = r->param.inet_network.address; in tomoyo_audit_inet_log() local
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() local
683 struct tomoyo_addr_info address; in tomoyo_socket_connect_permission() local
720 struct tomoyo_addr_info address; in tomoyo_socket_bind_permission() local
755 struct tomoyo_addr_info address; in tomoyo_socket_sendmsg_permission() local