Home
last modified time | relevance | path

Searched refs:DCCP_PKT_CLOSEREQ (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.1/include/uapi/linux/
Ddccp.h108 DCCP_PKT_CLOSEREQ, enumerator
127 type == DCCP_PKT_CLOSEREQ) in dccp_packet_hdr_len()
/Linux-v6.1/net/dccp/
Dinput.c227 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()
Dproto.c159 [DCCP_PKT_CLOSEREQ] = "CLOSEREQ", in dccp_packet_name()
822 case DCCP_PKT_CLOSEREQ: in dccp_recvmsg()
Ddccp.h358 type == DCCP_PKT_CLOSEREQ || in dccp_non_data_packet()
Doutput.c689 DCCP_SKB_CB(skb)->dccpd_type = DCCP_PKT_CLOSEREQ; in dccp_send_close()
/Linux-v6.1/net/netfilter/
Dnf_conntrack_proto_dccp.c203 [DCCP_PKT_CLOSEREQ] = {
324 [DCCP_PKT_CLOSEREQ] = {