Home
last modified time | relevance | path

Searched refs:DCCP_TYPE_REQUEST (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/netinet/
H A Ddccp.h149 #define DCCP_TYPE_REQUEST 0 macro
H A Ddccp_usrreq.c522 } else if (dh->dh_type == DCCP_TYPE_REQUEST) { in dccp_input()
610 case DCCP_TYPE_REQUEST: in dccp_input()
692 case DCCP_TYPE_REQUEST: in dccp_input()
1195 type = DCCP_TYPE_REQUEST; in dccp_output()
1398 if (dh->dh_type == DCCP_TYPE_REQUEST) { in dccp_output()