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

  /src/sys/netinet/
dccp.h 150 #define DCCP_TYPE_RESPONSE 1
dccp_usrreq.c 548 if (dh->dh_type == DCCP_TYPE_RESPONSE) {
649 case DCCP_TYPE_RESPONSE:
1200 type = DCCP_TYPE_RESPONSE;
1426 if (dh->dh_type == DCCP_TYPE_RESPONSE) {

Completed in 121 milliseconds