Searched refs:see_other (Results 1 – 2 of 2) sorted by relevance
139 bool see_other; member
185 SYSCTL_BOOL(_net_inet_tcp_syncache, OID_AUTO, see_other, CTLFLAG_VNET |186 CTLFLAG_RW, &VNET_NAME(tcp_syncache.see_other), 0,1629 if (sc != &scs && !V_tcp_syncache.see_other) in syncache_add()