Home
last modified time | relevance | path

Searched defs:answer (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/net/lib/dns/
Ddns_pack.h300 static inline int dns_answer_type(uint16_t dname_size, uint8_t *answer) in dns_answer_type()
306 static inline int dns_answer_class(uint16_t dname_size, uint8_t *answer) in dns_answer_class()
312 static inline int dns_answer_ttl(uint16_t dname_size, uint8_t *answer) in dns_answer_ttl()
318 uint8_t *answer) in dns_answer_rdlength()
Ddns_pack.c81 static int skip_fqdn(uint8_t *answer, int buf_sz) in skip_fqdn()
116 uint8_t *answer; in dns_unpack_answer() local
Dmdns_responder.c1536 struct net_buf *answer) in send_unsolicited_response()
1567 struct net_buf *answer; in create_unsolicited_mdns_answer() local
1680 struct net_buf *answer; in send_announce() local
/Zephyr-latest/drivers/watchdog/
Dwdt_nxp_fs26.c283 uint16_t answer; in fs26_wd_refresh() local