Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet/
H A Dtcp_timer.c448 #define TIMERENTRY_TO_TP(te) (__unsafe_forge_single(struct tcpcb *, ((uintptr_t)te - offsetof(struc… argument
2131 struct tcptimerentry *te, *__single next_te; in tcp_run_timerlist() local
2293 struct tcptimerentry *te = &tp->tentry; in tcp_sched_timers() local
H A Dmptcp.c275 struct tseg_qent *te = NULL; in mptcp_reass() local
H A Dtcp_subr.c1684 struct tseg_qent *te; in tcp_create_reass_qent() local
1742 tcp_reass_qent_free(struct protosw *proto, struct tseg_qent *te) in tcp_reass_qent_free()
H A Dtcp_input.c544 struct tseg_qent *te = NULL; in tcp_reass() local