Home
last modified time | relevance | path

Searched defs:udp_ctlinput (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/netinet/
H A Din_proto.c152 PR_WRAP_CTLINPUT(udp_ctlinput) in PR_WRAP_CTLINPUT() argument
156 #define udp_ctlinput udp_ctlinput_wrapper in PR_WRAP_CTLINPUT() macro
H A Dudp_usrreq.c650 udp_ctlinput(int cmd, const struct sockaddr *sa, void *v) udp_ctlinput() function