Home
last modified time | relevance | path

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

/netbsd-src/libexec/tftpd/
H A Dtftpd.c113 static int broadcast_client = 0; /* Some clients ack to the broadcast address */ variable
198 broadcast_client = 1; in main()
419 if (broadcast_client) { in main()