Searched refs:net_context_port_in_use (Results 1 – 3 of 3) sorted by relevance
1390 bool net_context_port_in_use(enum net_ip_protocol ip_proto,
666 net_context_port_in_use(proto, port, addr) in port_in_use_sockaddr()667 || net_context_port_in_use(proto, port, anyp); in port_in_use_sockaddr()
335 bool net_context_port_in_use(enum net_ip_protocol proto, in net_context_port_in_use() function