Searched refs:sock_dispatch_find (Results 1 – 1 of 1) sorted by relevance
82 static struct net_socket_register *sock_dispatch_find(int family, int type, in sock_dispatch_find() function116 sock_family = sock_dispatch_find(ctx->family, ctx->type, in sock_dispatch_native()130 sock_family = sock_dispatch_find(ctx->family, ctx->type, in sock_dispatch_default()469 if (sock_dispatch_find(family, type, proto, false) == NULL) { in sock_dispatch_create()