Home
last modified time | relevance | path

Searched defs:PR_WRAP_CTLINPUT (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/netinet/
H A Din_proto.c152 PR_WRAP_CTLINPUT(udp_ctlinput) in PR_WRAP_CTLINPUT() function
/netbsd-src/sys/netinet6/
H A Din6_proto.c144 PR_WRAP_CTLINPUT(encap6_ctlinput) in PR_WRAP_CTLINPUT() function
/netbsd-src/sys/sys/
H A Dprotosw.h486 #define PR_WRAP_CTLINPUT(name) \ macro