Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Ddccp.h108 DCCP_PKT_CLOSEREQ, enumerator
127 type == DCCP_PKT_CLOSEREQ) in dccp_packet_hdr_len()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Ddccp.h108 DCCP_PKT_CLOSEREQ, enumerator
127 type == DCCP_PKT_CLOSEREQ) in dccp_packet_hdr_len()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Ddccp.h108 DCCP_PKT_CLOSEREQ, enumerator
127 type == DCCP_PKT_CLOSEREQ) in dccp_packet_hdr_len()
/OK3568_Linux_fs/kernel/net/dccp/
H A 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()
H A Dproto.c159 [DCCP_PKT_CLOSEREQ] = "CLOSEREQ", in dccp_packet_name()
834 case DCCP_PKT_CLOSEREQ: in dccp_recvmsg()
H A Ddccp.h363 type == DCCP_PKT_CLOSEREQ || in dccp_non_data_packet()
H A Doutput.c680 DCCP_SKB_CB(skb)->dccpd_type = DCCP_PKT_CLOSEREQ; in dccp_send_close()
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conntrack_proto_dccp.c203 [DCCP_PKT_CLOSEREQ] = {
324 [DCCP_PKT_CLOSEREQ] = {