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

  /src/sys/netipsec/
ipsec_netbsd.c 174 ah6_ctlinput(int cmd, const struct sockaddr *sa, void *d) function in typeref:typename:void *
  /src/sys/netinet6/
in6_proto.c 242 IPSEC_WRAP_CTLINPUT(ah6_ctlinput)
247 PR_WRAP_CTLINPUT(ah6_ctlinput)
252 #define ah6_ctlinput ah6_ctlinput_wrapper macro
392 .pr_ctlinput = ah6_ctlinput,

Completed in 12 milliseconds