Home
last modified time | relevance | path

Searched defs:te_mode (Results 1 – 1 of 1) sorted by relevance

/xnu-8796.121.2/bsd/netinet/ !
H A Dtcp_timer.c1986 tcp_run_conn_timer(struct tcpcb *tp, u_int16_t *te_mode, in tcp_run_conn_timer()
2130 u_int16_t te_mode = 0; /* modes of all active timers in a tcpcb */ in tcp_run_timerlist() local