Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Ddccp.h145 DCCP_RESET_CODE_TOO_BUSY, enumerator
/linux-6.15/net/dccp/
H A Dminisocks.c196 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()
1152 return DCCP_RESET_CODE_TOO_BUSY; in dccp_feat_change_recv()
1171 return DCCP_RESET_CODE_TOO_BUSY; in dccp_feat_change_recv()
1355 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.c614 dcb->dccpd_reset_code = DCCP_RESET_CODE_TOO_BUSY; in dccp_v4_conn_request()
H A Dipv6.c347 dcb->dccpd_reset_code = DCCP_RESET_CODE_TOO_BUSY; in dccp_v6_conn_request()