Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Ddccp.h145 DCCP_RESET_CODE_TOO_BUSY, enumerator
/linux/net/dccp/
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 Dminisocks.c196 DCCP_SKB_CB(skb)->dccpd_reset_code = DCCP_RESET_CODE_TOO_BUSY; in dccp_check_req()
H A Dinput.c132 [DCCP_RESET_CODE_TOO_BUSY] = EUSERS, in dccp_reset_code_convert()
H A Dipv6.c347 dcb->dccpd_reset_code = DCCP_RESET_CODE_TOO_BUSY; in dccp_v6_conn_request()