Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Dtcpudp.c258 char *msg_per_host = NULL; in tcpudpsvd_main() local
306 msg_per_host = str_C + 1; in tcpudpsvd_main()
307 len_per_host = strlen(msg_per_host); in tcpudpsvd_main()
444 if (msg_per_host) { in tcpudpsvd_main()
446 send(0, msg_per_host, len_per_host, MSG_DONTWAIT); in tcpudpsvd_main()