Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_var.h1310 #define V_tcp_do_lrd VNET(tcp_do_lrd) macro
H A Dtcp_subr.c2352 if (V_tcp_do_lrd) in tcp_newtcpcb()