Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Ddccp.h145 DCCP_RESET_CODE_TOO_BUSY, enumerator
/openbmc/linux/net/dccp/
H A Dminisocks.c202 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()
1351 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.c345 dcb->dccpd_reset_code = DCCP_RESET_CODE_TOO_BUSY; in dccp_v6_conn_request()