Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_hostcache.c133 #define V_tcp_use_hostcache VNET(tcp_use_hostcache) macro
292 if (!V_tcp_use_hostcache) in tcp_hc_lookup()
351 if (!V_tcp_use_hostcache) in tcp_hc_insert()
443 if (!V_tcp_use_hostcache) { in tcp_hc_get()
488 if (!V_tcp_use_hostcache) in tcp_hc_getmtu()
512 if (!V_tcp_use_hostcache) in tcp_hc_updatemtu()
554 if (!V_tcp_use_hostcache) in tcp_hc_update()