Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/netinet/
H A Dtcp_timer.c451 #define TIMERENTRY_TO_TP(te) ((struct tcpcb *)((uintptr_t)te - offsetof(struct tcpcb, tentry.le.le_… argument
2122 struct tcptimerentry *te, *next_te; in tcp_run_timerlist() local
2297 struct tcptimerentry *te = &tp->tentry; in tcp_sched_timers() local
H A Dmptcp.c274 struct tseg_qent *te = NULL; in mptcp_reass() local
H A Dtcp_input.c565 struct tseg_qent *te = NULL; in tcp_reass() local