Searched refs:tcp6_input (Results 1 – 3 of 3) sorted by relevance
181 PR_WRAP_INPUT6(tcp6_input) in PR_WRAP_CTLINPUT()198 #define tcp6_input tcp6_input_wrapper in PR_WRAP_CTLINPUT() macro298 .pr_input = tcp6_input,
815 int tcp6_input(struct mbuf **, int *, int);
805 tcp6_input(struct mbuf **mp, int *offp, int proto) in tcp6_input() 796 tcp6_input(struct mbuf **mp, int *offp, int proto) tcp6_input() function