Searched refs:CON_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/dma/ | ||
| H A D | dma.h | 63 #define CON_TIMEOUT (5*60) /* Connection timeout per RFC5321 */ macro |
| H A D | net.c | 135 if (do_timeout(CON_TIMEOUT, 1) != 0) { in read_remote() |