Searched refs:tcp6_ctlinput (Results 1 – 3 of 3) sorted by relevance
146 PR_WRAP_CTLINPUT(tcp6_ctlinput) in PR_WRAP_CTLINPUT()151 #define tcp6_ctlinput tcp6_ctlinput_wrapper in PR_WRAP_CTLINPUT() macro299 .pr_ctlinput = tcp6_ctlinput,
795 void *tcp6_ctlinput(int, const struct sockaddr *, void *);
1274 tcp6_ctlinput(int cmd, const struct sockaddr *sa, void *d) in tcp6_ctlinput() function