Home
last modified time | relevance | path

Searched refs:mptcp_insert_rmap (Results 1 – 3 of 3) sorted by relevance

/xnu-8792.81.2/bsd/netinet/
H A Dmptcp.c1172 mptcp_insert_rmap(tp, m, th); in mptcp_input_preproc()
H A Dtcp_var.h1793 extern void mptcp_insert_rmap(struct tcpcb *tp, struct mbuf *m, struct tcphdr *th);
H A Dmptcp_subr.c5594 mptcp_insert_rmap(struct tcpcb *tp, struct mbuf *m, struct tcphdr *th) in mptcp_insert_rmap() function