Home
last modified time | relevance | path

Searched refs:esp6_ctlinput (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/netinet6/
H A Din6_proto.c243 IPSEC_WRAP_CTLINPUT(esp6_ctlinput) in IPSEC_WRAP_CTLINPUT() argument
248 PR_WRAP_CTLINPUT(esp6_ctlinput) in IPSEC_WRAP_CTLINPUT()
253 #define esp6_ctlinput esp6_ctlinput_wrapper in IPSEC_WRAP_CTLINPUT() macro
399 .pr_ctlinput = esp6_ctlinput,
/netbsd/sys/netipsec/
H A Dipsec6.h56 void *esp6_ctlinput(int, const struct sockaddr *, void *);
H A Dipsec_netbsd.c253 esp6_ctlinput(int cmd, const struct sockaddr *sa, void *d) in esp6_ctlinput() function
/netbsd/sys/rump/librump/rumpnet/
H A Dnet_stub.c88 __weak_alias(esp6_ctlinput,rumpnet_stub);