Searched defs:_tc (Results 1 – 2 of 2) sorted by relevance
64 tcp_callout_stop(struct tcpcb *_tp, struct tcp_callout *_tc) in tcp_callout_stop()76 tcp_callout_terminate(struct tcpcb *_tp, struct tcp_callout *_tc) in tcp_callout_terminate()88 tcp_callout_reset(struct tcpcb *_tp, struct tcp_callout *_tc, int _to_ticks, in tcp_callout_reset()101 tcp_callout_active(struct tcpcb *_tp, struct tcp_callout *_tc) in tcp_callout_active()118 tcp_callout_pending(struct tcpcb *_tp, struct tcp_callout *_tc) in tcp_callout_pending()
202 bool _tc; member