HomeSort by: relevance | last modified time | path
    Searched defs:esp6_ctlinput (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netipsec/
ipsec_netbsd.c 253 esp6_ctlinput(int cmd, const struct sockaddr *sa, void *d) function in typeref:typename:void *
291 * Although pfctlinput2 will call esp6_ctlinput(), there is
  /src/sys/netinet6/
in6_proto.c 243 IPSEC_WRAP_CTLINPUT(esp6_ctlinput)
248 PR_WRAP_CTLINPUT(esp6_ctlinput)
253 #define esp6_ctlinput esp6_ctlinput_wrapper macro
399 .pr_ctlinput = esp6_ctlinput,

Completed in 122 milliseconds