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

  /src/sys/netinet/
in_proto.c 244 IPSEC_WRAP_CTLINPUT(ah4_ctlinput)
249 PR_WRAP_CTLINPUT(ah4_ctlinput)
254 #define ah4_ctlinput ah4_ctlinput_wrapper macro
365 .pr_ctlinput = ah4_ctlinput,
in_proto.c 244 IPSEC_WRAP_CTLINPUT(ah4_ctlinput)
249 PR_WRAP_CTLINPUT(ah4_ctlinput)
254 #define ah4_ctlinput ah4_ctlinput_wrapper macro
365 .pr_ctlinput = ah4_ctlinput,
  /src/sys/netipsec/
ipsec_netbsd.c 88 ah4_ctlinput(int cmd, const struct sockaddr *sa, void *v) function
ipsec_netbsd.c 88 ah4_ctlinput(int cmd, const struct sockaddr *sa, void *v) function

Completed in 36 milliseconds