HomeSort by: relevance | last modified time | path
    Searched defs:udp6_ctlinput (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/netinet6/
in6_proto.c 145 PR_WRAP_CTLINPUT(udp6_ctlinput)
150 #define udp6_ctlinput udp6_ctlinput_wrapper macro
289 .pr_ctlinput = udp6_ctlinput,
in6_proto.c 145 PR_WRAP_CTLINPUT(udp6_ctlinput)
150 #define udp6_ctlinput udp6_ctlinput_wrapper macro
289 .pr_ctlinput = udp6_ctlinput,
in6_proto.c 145 PR_WRAP_CTLINPUT(udp6_ctlinput)
150 #define udp6_ctlinput udp6_ctlinput_wrapper macro
289 .pr_ctlinput = udp6_ctlinput,
udp6_usrreq.c 186 udp6_ctlinput(int cmd, const struct sockaddr *sa, void *d) function in typeref:typename:void *
udp6_usrreq.c 186 udp6_ctlinput(int cmd, const struct sockaddr *sa, void *d) function in typeref:typename:void *
udp6_usrreq.c 186 udp6_ctlinput(int cmd, const struct sockaddr *sa, void *d) function in typeref:typename:void *

Completed in 80 milliseconds