Searched refs:te_mode (Results 1 – 3 of 3) sorted by relevance
1966 tcp_run_conn_timer(struct tcpcb *tp, u_int16_t *te_mode, in tcp_run_conn_timer() argument1978 *te_mode = 0; in tcp_run_conn_timer()2022 *(te_mode) = tp->tentry.te_mode; in tcp_run_conn_timer()2039 tp->tentry.te_mode = 0; in tcp_run_conn_timer()2054 TCP_SET_TIMER_MODE(tp->tentry.te_mode, i); in tcp_run_conn_timer()2061 VERIFY(tp->tentry.te_index == TCPT_NONE || tp->tentry.te_mode > 0); in tcp_run_conn_timer()2079 *(te_mode) = 0; in tcp_run_conn_timer()2089 *(te_mode) = tp->tentry.te_mode; in tcp_run_conn_timer()2135 u_int16_t te_mode = 0; /* modes of all active timers in a tcpcb */ in tcp_run_timerlist() local2173 list_mode |= te->te_mode; in tcp_run_timerlist()[all …]
224 uint16_t te_mode; /* Bit-wise OR of timers that are active */ member
2142 unsigned(timer_entry.te_mode),