Home
last modified time | relevance | path

Searched refs:DCCP_RESET_CODE_PACKET_ERROR (Results 1 – 6 of 6) 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.h140 DCCP_RESET_CODE_PACKET_ERROR, enumerator
/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.h140 DCCP_RESET_CODE_PACKET_ERROR, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Ddccp.h140 DCCP_RESET_CODE_PACKET_ERROR, enumerator
/OK3568_Linux_fs/kernel/net/dccp/
H A Dinput.c135 [DCCP_RESET_CODE_PACKET_ERROR] = ENOMSG, in dccp_reset_code_convert()
503 DCCP_SKB_CB(skb)->dccpd_reset_code = DCCP_RESET_CODE_PACKET_ERROR; in dccp_rcv_request_sent_state_process()
H A Dminisocks.c173 DCCP_SKB_CB(skb)->dccpd_reset_code = DCCP_RESET_CODE_PACKET_ERROR; in dccp_check_req()
H A Doutput.c481 case DCCP_RESET_CODE_PACKET_ERROR: in dccp_ctl_make_reset()