Searched refs:DCCP_PKT_RESPONSE (Results 1 – 6 of 6) sorted by relevance
104 DCCP_PKT_RESPONSE, enumerator131 if (type == DCCP_PKT_RESPONSE) in dccp_packet_hdr_len()
338 case DCCP_PKT_RESPONSE: in __dccp_rcv_established()404 if (dh->dccph_type == DCCP_PKT_RESPONSE) { in dccp_rcv_request_sent_state_process()645 dh->dccph_type == DCCP_PKT_RESPONSE) || in dccp_rcv_state_process()
420 DCCP_SKB_CB(skb)->dccpd_type = DCCP_PKT_RESPONSE; in dccp_make_response()437 dh->dccph_type = DCCP_PKT_RESPONSE; in dccp_make_response()
391 type == DCCP_PKT_RESPONSE; in dccp_data_packet()
158 [DCCP_PKT_RESPONSE] = "RESPONSE", in dccp_packet_name()
150 [DCCP_PKT_RESPONSE] = {272 [DCCP_PKT_RESPONSE] = {495 type == DCCP_PKT_RESPONSE) { in dccp_packet()