Home
last modified time | relevance | path

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

/dragonfly/sys/netinet/
H A Dtcp_subr.c570 boolean_t use_tmpro = TRUE; in tcp_respond() local
595 use_tmpro = FALSE; in tcp_respond()
598 if (use_tmpro) { in tcp_respond()