Searched refs:client_is_allowed (Results 1 – 2 of 2) sorted by relevance
190 static bool client_is_allowed(const struct tipc_port_acl* acl, in client_is_allowed() function235 if (!client_is_allowed(port->cfg->acl, &peer)) { in handle_connect()
147 static bool client_is_allowed(const struct ktipc_port_acl* acl, in client_is_allowed() function182 if (!client_is_allowed(kport->port->acl, peer)) { in handle_connect()