Home
last modified time | relevance | path

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

/dports/net/dante/dante-1.4.3/sockd/
H A Dmother_util.c865 if (!ALL_UDP_BOUNCED()) {
H A Dsockd.c353 if (!ALL_UDP_BOUNCED()) {
H A Dserverconfig.c1741 if (sockscf.internal.addrc == 0 && ALL_UDP_BOUNCED()) in checkconfig()
H A Dsockd_child.c632 if (!ALL_UDP_BOUNCED()) { /* have some left to fake. */
H A Dsockd_request.c544 if (!ALL_UDP_BOUNCED()) {
/dports/net/dante/dante-1.4.3/include/
H A Dsockd.h742 #define ALL_UDP_BOUNCED() \ macro