Home
last modified time | relevance | path

Searched refs:dns_resolve_cancel_with_name (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-2.7.6/include/net/
Ddns_resolve.h340 int dns_resolve_cancel_with_name(struct dns_resolve_context *ctx,
/Zephyr-Core-2.7.6/subsys/net/lib/dns/
Dresolve.c760 dns_resolve_cancel_with_name(ctx, *dns_id, in dns_read()
1006 int dns_resolve_cancel_with_name(struct dns_resolve_context *ctx, in dns_resolve_cancel_with_name() function
1056 return dns_resolve_cancel_with_name(ctx, dns_id, NULL, 0); in dns_resolve_cancel()