Home
last modified time | relevance | path

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

/dflybsd-src/sys/netinet/
H A Dtcp_timer2.h64 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()
/dflybsd-src/contrib/ldns/ldns/
H A Dpacket.h202 bool _tc; member