Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet/
H A Dtcp_var.h1813 extern void mptcp_insert_rmap(struct tcpcb *tp, struct mbuf *m, struct tcphdr *th);
H A Dtcp_input.c2961 mptcp_insert_rmap(tp, m, th); in tcp_input()
H A Dmptcp_subr.c5605 mptcp_insert_rmap(struct tcpcb *tp, struct mbuf *m, struct tcphdr *th) in mptcp_insert_rmap() function