Home
last modified time | relevance | path

Searched refs:DCCP_RESET_CODE_TOO_BUSY (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.h145 DCCP_RESET_CODE_TOO_BUSY, 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.h145 DCCP_RESET_CODE_TOO_BUSY, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Ddccp.h145 DCCP_RESET_CODE_TOO_BUSY, enumerator
/OK3568_Linux_fs/kernel/net/dccp/
H A Dminisocks.c201 DCCP_SKB_CB(skb)->dccpd_reset_code = DCCP_RESET_CODE_TOO_BUSY; in dccp_check_req()
H A Dfeat.c515 return DCCP_RESET_CODE_TOO_BUSY; in dccp_feat_push_confirm()
1146 return DCCP_RESET_CODE_TOO_BUSY; in dccp_feat_change_recv()
1345 return DCCP_RESET_CODE_TOO_BUSY; in dccp_feat_handle_nn_established()
H A Dinput.c132 [DCCP_RESET_CODE_TOO_BUSY] = EUSERS, in dccp_reset_code_convert()
H A Dipv4.c598 dcb->dccpd_reset_code = DCCP_RESET_CODE_TOO_BUSY; in dccp_v4_conn_request()
H A Dipv6.c334 dcb->dccpd_reset_code = DCCP_RESET_CODE_TOO_BUSY; in dccp_v6_conn_request()