Searched refs:dccp_input (Results 1 – 4 of 4) sorted by relevance
187 PR_WRAP_INPUT(dccp_input) in PR_WRAP_CTLINPUT()203 #define dccp_input dccp_input_wrapper in PR_WRAP_CTLINPUT() macro303 .pr_input = dccp_input,
282 void dccp_input(struct mbuf *, int, int);
184 dccp_input(struct mbuf *m, int off, int proto) in dccp_input() function
99 dccp_input(m, *offp, proto); in dccp6_input()