Searched refs:udp6_ctlinput (Results 1 – 3 of 3) sorted by relevance
145 PR_WRAP_CTLINPUT(udp6_ctlinput) in PR_WRAP_CTLINPUT()150 #define udp6_ctlinput udp6_ctlinput_wrapper in PR_WRAP_CTLINPUT() macro289 .pr_ctlinput = udp6_ctlinput,
96 void *udp6_ctlinput(int, const struct sockaddr *, void *);
186 udp6_ctlinput(int cmd, const struct sockaddr *sa, void *d) in udp6_ctlinput() function