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()
544 static int tomoyo_unix_entry(const struct tomoyo_addr_info *address) in tomoyo_unix_entry()
595 struct tomoyo_addr_info *address) in tomoyo_check_unix_address()
652 struct tomoyo_addr_info address; in tomoyo_socket_listen_permission() local
689 struct tomoyo_addr_info address; in tomoyo_socket_connect_permission() local
726 struct tomoyo_addr_info address; in tomoyo_socket_bind_permission() local
761 struct tomoyo_addr_info address; in tomoyo_socket_sendmsg_permission() local