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

  /src/sys/netinet/
in_proto.c 187 PR_WRAP_INPUT(dccp_input)
203 #define dccp_input dccp_input_wrapper macro
303 .pr_input = dccp_input,
dccp_usrreq.c 184 dccp_input(struct mbuf *m, int off, int proto) function in typeref:typename:void

Completed in 14 milliseconds