Searched refs:timer_type (Results 1 – 2 of 2) sorted by relevance
36 extern void mptcp_start_timer(struct mptses *mpte, int timer_type);37 extern void mptcp_cancel_timer(struct mptcb *mp_tp, int timer_type);
162 mptcp_start_timer(struct mptses *mpte, int timer_type) in mptcp_start_timer() argument169 DTRACE_MPTCP2(start__timer, struct mptcb *, mp_tp, int, timer_type); in mptcp_start_timer()173 switch (timer_type) { in mptcp_start_timer()196 mptcp_cancel_timer(struct mptcb *mp_tp, int timer_type) in mptcp_cancel_timer() argument200 switch (timer_type) { in mptcp_cancel_timer()