Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/samples/bluetooth/ipsp/src/
Dmain.c134 static int build_reply(const char *name, in build_reply() function
192 ret = build_reply(dbg, pkt, buf_tx); in udp_received()
242 ret = build_reply(dbg, pkt, buf_tx); in tcp_received()
/Zephyr-Core-3.5.0/subsys/net/lib/zperf/
Dzperf_udp_receiver.c54 static inline void build_reply(struct zperf_udp_datagram *hdr, in build_reply() function
89 build_reply(hdr, stat, reply); in zperf_receiver_send_stat()