Home
last modified time | relevance | path

Searched defs:sntp_ctx (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/net/
Dsntp.h43 struct sntp_ctx { struct
69 int sntp_init(struct sntp_ctx *ctx, struct sockaddr *addr, argument
/Zephyr-latest/subsys/net/lib/sntp/
Dsntp_simple.c16 struct sntp_ctx sntp_ctx; in sntp_simple_helper() local