Searched defs:timer_type (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/sys/netinet/ |
| H A D | tcp_timer.c | 839 tcp_timer_activate(struct tcpcb *tp, uint32_t timer_type, u_int delta) in tcp_timer_activate() 890 tcp_timer_active(struct tcpcb *tp, uint32_t timer_type) in tcp_timer_active() 928 tcp_timer_suspend(struct tcpcb *tp, uint32_t timer_type) in tcp_timer_suspend() 962 tcp_timers_unsuspend(struct tcpcb *tp, uint32_t timer_type) in tcp_timers_unsuspend() 1025 tcp_timer_stop(struct tcpcb *tp, uint32_t timer_type) in tcp_timer_stop()
|
| /freebsd-12.1/sys/netinet/tcp_stacks/ |
| H A D | rack.c | 3176 rack_timer_stop(struct tcpcb *tp, uint32_t timer_type) in rack_timer_stop() 3191 rack_timer_activate(struct tcpcb *tp, uint32_t timer_type, uint32_t delta) in rack_timer_activate() 3197 rack_timer_active(struct tcpcb *tp, uint32_t timer_type) in rack_timer_active()
|
| /freebsd-12.1/sys/dev/qlxgb/ |
| H A D | qla_hw.h | 497 uint8_t timer_type; member
|
| /freebsd-12.1/sys/dev/qlxgbe/ |
| H A D | ql_hw.h | 497 uint8_t timer_type; member
|