Searched refs:recheck_port (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/subsys/net/ip/ |
D | net_context.c | 798 static int recheck_port(struct net_context *context, in recheck_port() function 935 ret = recheck_port(context, iface, context->proto, in net_context_bind() 945 ret = recheck_port(context, iface, context->proto, in net_context_bind() 1042 ret = recheck_port(context, iface, context->proto, in net_context_bind() 1052 ret = recheck_port(context, iface, context->proto, in net_context_bind()
|