Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet6/
H A Din6_proto.c243 IPSEC_WRAP_CTLINPUT(esp6_ctlinput) in IPSEC_WRAP_CTLINPUT() argument
253 #define esp6_ctlinput esp6_ctlinput_wrapper in IPSEC_WRAP_CTLINPUT() macro
/netbsd-src/sys/netipsec/
H A Dipsec_netbsd.c253 esp6_ctlinput(int cmd, const struct sockaddr *sa, void *d) in esp6_ctlinput() function