Searched refs:mptcp_insert_rmap (Results 1 – 3 of 3) sorted by relevance
1952 extern void mptcp_insert_rmap(struct tcpcb *tp, struct mbuf *m, struct tcphdr *th);
5624 mptcp_insert_rmap(struct tcpcb *tp, struct mbuf *m, struct tcphdr *th) in mptcp_insert_rmap() function
3070 mptcp_insert_rmap(tp, m, th); in tcp_input()