Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Ddccp.h108 DCCP_PKT_CLOSEREQ, enumerator
127 type == DCCP_PKT_CLOSEREQ) in dccp_packet_hdr_len()
/Linux-v4.19/net/dccp/
Dinput.c231 if (dh->dccph_type == DCCP_PKT_CLOSEREQ || in dccp_check_seqno()
315 case DCCP_PKT_CLOSEREQ: in __dccp_rcv_established()
668 } else if (dh->dccph_type == DCCP_PKT_CLOSEREQ) { /* Step 13 */ in dccp_rcv_state_process()
Dproto.c162 [DCCP_PKT_CLOSEREQ] = "CLOSEREQ", in dccp_packet_name()
856 case DCCP_PKT_CLOSEREQ: in dccp_recvmsg()
Ddccp.h377 type == DCCP_PKT_CLOSEREQ || in dccp_non_data_packet()
Doutput.c684 DCCP_SKB_CB(skb)->dccpd_type = DCCP_PKT_CLOSEREQ; in dccp_send_close()
/Linux-v4.19/net/netfilter/
Dnf_conntrack_proto_dccp.c207 [DCCP_PKT_CLOSEREQ] = {
328 [DCCP_PKT_CLOSEREQ] = {