Searched refs:DCCP_PKT_RESPONSE (Results 1 – 6 of 6) sorted by relevance
103 DCCP_PKT_RESPONSE, enumerator130 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()635 dh->dccph_type == DCCP_PKT_RESPONSE) || in dccp_rcv_state_process()
414 DCCP_SKB_CB(skb)->dccpd_type = DCCP_PKT_RESPONSE; in dccp_make_response()431 dh->dccph_type = DCCP_PKT_RESPONSE; in dccp_make_response()
389 type == DCCP_PKT_RESPONSE; in dccp_data_packet()
154 [DCCP_PKT_RESPONSE] = "RESPONSE", in dccp_packet_name()
150 [DCCP_PKT_RESPONSE] = {272 [DCCP_PKT_RESPONSE] = {534 type == DCCP_PKT_RESPONSE) { in dccp_packet()