Searched refs:HPTS_CPU_NONE (Results 1 – 4 of 4) sorted by relevance
576 if (tp->t_lro_cpu == HPTS_CPU_NONE && lc->lro_cpu_is_set == 1) in _tcp_lro_flush_tcphpts()
558 if (__predict_true(tp->t_hpts_cpu == HPTS_CPU_NONE)) { in tcp_hpts_init()1010 if (tp->t_lro_cpu == HPTS_CPU_NONE) { in hpts_cpuid()
330 #define HPTS_CPU_NONE ((uint16_t)-1) macro
2294 tp->t_hpts_cpu = HPTS_CPU_NONE; in tcp_newtcpcb()2295 tp->t_lro_cpu = HPTS_CPU_NONE; in tcp_newtcpcb()