Searched refs:tcp_ctlinput (Results 1 – 3 of 3) sorted by relevance
153 PR_WRAP_CTLINPUT(tcp_ctlinput) in PR_WRAP_CTLINPUT()157 #define tcp_ctlinput tcp_ctlinput_wrapper in PR_WRAP_CTLINPUT() macro291 .pr_ctlinput = tcp_ctlinput,
797 void *tcp_ctlinput(int, const struct sockaddr *, void *);
1379 tcp_ctlinput(int cmd, const struct sockaddr *sa, void *v) in tcp_ctlinput() function