Home
last modified time | relevance | path

Searched refs:DCCP_PKT_CLOSE (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Ddccp.h109 DCCP_PKT_CLOSE, enumerator
126 type == DCCP_PKT_CLOSE || in dccp_packet_hdr_len()
/kernel/linux/linux-6.6/include/uapi/linux/
H A Ddccp.h109 DCCP_PKT_CLOSE, enumerator
126 type == DCCP_PKT_CLOSE || in dccp_packet_hdr_len()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Ddccp.h65 DCCP_PKT_CLOSE, enumerator
80 type == DCCP_PKT_CLOSE || in dccp_packet_hdr_len()
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Ddccp.h70 DCCP_PKT_CLOSE, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Ddccp.h70 DCCP_PKT_CLOSE, enumerator
/kernel/linux/linux-5.10/net/dccp/
H A Dinput.c228 dh->dccph_type == DCCP_PKT_CLOSE || in dccp_check_seqno()
315 case DCCP_PKT_CLOSE: in __dccp_rcv_established()
668 } else if (dh->dccph_type == DCCP_PKT_CLOSE) { /* Step 14 */ in dccp_rcv_state_process()
H A Dproto.c160 [DCCP_PKT_CLOSE] = "CLOSE", in dccp_packet_name()
849 case DCCP_PKT_CLOSE: in dccp_recvmsg()
H A Doutput.c663 * Send a DCCP_PKT_CLOSE/CLOSEREQ. The caller locks the socket for us. This
664 * cannot be allowed to fail queueing a DCCP_PKT_CLOSE/CLOSEREQ frame under
682 DCCP_SKB_CB(skb)->dccpd_type = DCCP_PKT_CLOSE; in dccp_send_close()
H A Ddccp.h363 type == DCCP_PKT_CLOSE ||
/kernel/linux/linux-6.6/net/dccp/
H A Dinput.c228 dh->dccph_type == DCCP_PKT_CLOSE || in dccp_check_seqno()
315 case DCCP_PKT_CLOSE: in __dccp_rcv_established()
668 } else if (dh->dccph_type == DCCP_PKT_CLOSE) { /* Step 14 */ in dccp_rcv_state_process()
H A Ddccp.h358 type == DCCP_PKT_CLOSE ||
H A Doutput.c672 * Send a DCCP_PKT_CLOSE/CLOSEREQ. The caller locks the socket for us. This
673 * cannot be allowed to fail queueing a DCCP_PKT_CLOSE/CLOSEREQ frame under
691 DCCP_SKB_CB(skb)->dccpd_type = DCCP_PKT_CLOSE; in dccp_send_close()
H A Dproto.c160 [DCCP_PKT_CLOSE] = "CLOSE", in dccp_packet_name()
840 case DCCP_PKT_CLOSE: in dccp_recvmsg()
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_conntrack_proto_dccp.c210 [DCCP_PKT_CLOSE] = {
338 [DCCP_PKT_CLOSE] = {
437 1 << DCCP_PKT_CLOSE | in dccp_error()
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_conntrack_proto_dccp.c212 [DCCP_PKT_CLOSE] = {
340 [DCCP_PKT_CLOSE] = {
440 1 << DCCP_PKT_CLOSE | in dccp_error()

Completed in 13 milliseconds