Searched refs:mptcp_input_preproc (Results 1 – 3 of 3) sorted by relevance
1169 mptcp_input_preproc(struct tcpcb *tp, struct mbuf *m, struct tcphdr *th, in mptcp_input_preproc() function
1788 extern int mptcp_input_preproc(struct tcpcb *tp, struct mbuf *m,
2908 mptcp_input_preproc(tp, m, th, drop_hdrlen) != 0) { in tcp_input()