Searched refs:DCCP_ROLE_SERVER (Results 1 – 4 of 4) sorted by relevance
196 DCCP_ROLE_SERVER, enumerator318 case DCCP_ROLE_SERVER: return "server"; in dccp_role()
95 newdp->dccps_role = DCCP_ROLE_SERVER; in dccp_create_openreq_child()
528 if (dp->dccps_role != DCCP_ROLE_SERVER) in do_dccp_setsockopt()961 if (dccp_sk(sk)->dccps_role == DCCP_ROLE_SERVER && in dccp_terminate_connection()
688 if (dp->dccps_role == DCCP_ROLE_SERVER && !dp->dccps_server_timewait) in dccp_send_close()