Searched refs:DCCP_PKT_CLOSEREQ (Results 1 – 6 of 6) sorted by relevance
108 DCCP_PKT_CLOSEREQ, enumerator127 type == DCCP_PKT_CLOSEREQ) in dccp_packet_hdr_len()
227 if (dh->dccph_type == DCCP_PKT_CLOSEREQ || in dccp_check_seqno()311 case DCCP_PKT_CLOSEREQ: in __dccp_rcv_established()664 } else if (dh->dccph_type == DCCP_PKT_CLOSEREQ) { /* Step 13 */ in dccp_rcv_state_process()
159 [DCCP_PKT_CLOSEREQ] = "CLOSEREQ", in dccp_packet_name()828 case DCCP_PKT_CLOSEREQ: in dccp_recvmsg()
359 type == DCCP_PKT_CLOSEREQ || in dccp_non_data_packet()
689 DCCP_SKB_CB(skb)->dccpd_type = DCCP_PKT_CLOSEREQ; in dccp_send_close()
203 [DCCP_PKT_CLOSEREQ] = {324 [DCCP_PKT_CLOSEREQ] = {
Completed in 13 milliseconds