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

  /src/sys/netinet6/
in6_gif.c 466 in6_gif_ctlinput(int cmd, const struct sockaddr *sa, void *d, void *eparg) function in typeref:typename:void *
522 ENCAP_PR_WRAP_CTLINPUT(in6_gif_ctlinput)
523 #define in6_gif_ctlinput in6_gif_ctlinput_wrapper macro
528 .pr_ctlinput = in6_gif_ctlinput,
in6_gif.c 466 in6_gif_ctlinput(int cmd, const struct sockaddr *sa, void *d, void *eparg) function in typeref:typename:void *
522 ENCAP_PR_WRAP_CTLINPUT(in6_gif_ctlinput)
523 #define in6_gif_ctlinput in6_gif_ctlinput_wrapper macro
528 .pr_ctlinput = in6_gif_ctlinput,

Completed in 47 milliseconds