Searched refs:V_tcp_use_hostcache (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/netinet/
H A Dtcp_hostcache.c135 #define V_tcp_use_hostcache VNET(tcp_use_hostcache) macro
298 if (!V_tcp_use_hostcache)
357 if (!V_tcp_use_hostcache)
458 if (!V_tcp_use_hostcache) {
503 if (!V_tcp_use_hostcache)
527 if (!V_tcp_use_hostcache)
569 if (!V_tcp_use_hostcache)

Completed in 53 milliseconds