Lines Matching defs:address
14 const __be32 *address; /* In network byte order. */ member
55 char *address = tomoyo_read_token(param); in tomoyo_parse_ipaddr_union() local
365 const u8 operation, const char *address) in tomoyo_audit_net_log()
383 const __be32 *address = r->param.inet_network.address; in tomoyo_audit_inet_log() local
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() local
685 struct tomoyo_addr_info address; in tomoyo_socket_connect_permission() local
722 struct tomoyo_addr_info address; in tomoyo_socket_bind_permission() local
757 struct tomoyo_addr_info address; in tomoyo_socket_sendmsg_permission() local