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

  /src/sys/netipsec/
ipsecif.c 1007 ipsecif6_ctlinput(int cmd, const struct sockaddr *sa, void *d, void *eparg) function in typeref:typename:void *
1052 ENCAP_PR_WRAP_CTLINPUT(ipsecif6_ctlinput)
1053 #define ipsecif6_ctlinput ipsecif6_ctlinput_wrapper macro
1058 .pr_ctlinput = ipsecif6_ctlinput,
ipsecif.c 1007 ipsecif6_ctlinput(int cmd, const struct sockaddr *sa, void *d, void *eparg) function in typeref:typename:void *
1052 ENCAP_PR_WRAP_CTLINPUT(ipsecif6_ctlinput)
1053 #define ipsecif6_ctlinput ipsecif6_ctlinput_wrapper macro
1058 .pr_ctlinput = ipsecif6_ctlinput,
ipsecif.c 1007 ipsecif6_ctlinput(int cmd, const struct sockaddr *sa, void *d, void *eparg) function in typeref:typename:void *
1052 ENCAP_PR_WRAP_CTLINPUT(ipsecif6_ctlinput)
1053 #define ipsecif6_ctlinput ipsecif6_ctlinput_wrapper macro
1058 .pr_ctlinput = ipsecif6_ctlinput,

Completed in 42 milliseconds