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

  /src/sys/netinet6/
dccp6_usrreq.c 91 dccp6_input(struct mbuf **mp, int *offp, int proto) function in typeref:typename:int
94 DCCP_DEBUG((LOG_INFO, "In dccp6_input!\n"));
in6_proto.c 183 PR_WRAP_INPUT6(dccp6_input)
199 #define dccp6_input dccp6_input_wrapper macro
311 .pr_input = dccp6_input,

Completed in 13 milliseconds