Searched refs:UDP_KEEPALIVE_INTERVAL_MAX_SECONDS (Results 1 – 2 of 2) sorted by relevance
| /xnu-10002.81.5/bsd/netinet/ | ||
| H A D | udp.h | 111 #define UDP_KEEPALIVE_INTERVAL_MAX_SECONDS 65536 macro |
| H A D | udp_usrreq.c | 1094 min(UDP_KEEPALIVE_INTERVAL_MAX_SECONDS, in udp_ctloutput() |