Searched refs:check_used_port (Results 1 – 2 of 2) sorted by relevance
175 static int check_used_port(struct net_context *context, in check_used_port() function389 } while (count > 0 && check_used_port(context, in find_available_port()405 #define check_used_port(...) 0 macro413 return check_used_port(NULL, NULL, proto, htons(local_port), in net_context_port_in_use()806 ret = check_used_port(context, iface, in recheck_port()
1667 * :github:`36276` - NULL pointer access in check_used_port()