Searched refs:DCCP_ROLE_LISTEN (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Ddccp.h194 DCCP_ROLE_LISTEN, enumerator in enum:dccp_role
315 case DCCP_ROLE_LISTEN: return "listen";
/linux-master/net/dccp/
H A Dinput.c331 if (dp->dccps_role != DCCP_ROLE_LISTEN)
H A Dproto.c943 dp->dccps_role = DCCP_ROLE_LISTEN;

Completed in 118 milliseconds