Home
last modified time | relevance | path

Searched refs:IHPTS_NONE (Results 1 – 4 of 4) sorted by path

/freebsd/sys/netinet/
H A Dtcp_hpts.c506 if (tp->t_in_hpts == IHPTS_NONE) { in tcp_hpts_insert_internal()
538 tp->t_in_hpts = IHPTS_NONE; in tcp_hpts_release()
1272 tp->t_in_hpts = IHPTS_NONE; in tcp_hptsi()
1497 if (tp->t_in_hpts == IHPTS_NONE && !(tp->t_flags2 & TF2_HPTS_CPU_SET)) { in __tcp_set_hpts()
H A Dtcp_var.h332 IHPTS_NONE = 0, enumerator
/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c14105 if (tp->t_in_hpts > IHPTS_NONE) { in bbr_switch_failed()
H A Drack.c15687 if (tp->t_in_hpts > IHPTS_NONE) { in rack_switch_failed()