Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet6/
H A Din6_proto.c144 PR_WRAP_CTLINPUT(encap6_ctlinput) in PR_WRAP_CTLINPUT() argument
149 #define encap6_ctlinput encap6_ctlinput_wrapper in PR_WRAP_CTLINPUT() macro
/netbsd-src/sys/netinet/
H A Dip_encap.c708 encap6_ctlinput(int cmd, const struct sockaddr *sa, void *d0) in encap6_ctlinput() function