Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Ddccp.h141 DCCP_RESET_CODE_OPTION_ERROR, enumerator
/Linux-v6.6/net/dccp/
Dfeat.c1191 return DCCP_RESET_CODE_OPTION_ERROR; in dccp_feat_change_recv()
1205 : DCCP_RESET_CODE_OPTION_ERROR; in dccp_feat_change_recv()
1283 return DCCP_RESET_CODE_OPTION_ERROR; in dccp_feat_confirm_recv()
1294 : DCCP_RESET_CODE_OPTION_ERROR; in dccp_feat_confirm_recv()
1389 : DCCP_RESET_CODE_OPTION_ERROR; in dccp_feat_handle_nn_established()
Doptions.c254 rc = DCCP_RESET_CODE_OPTION_ERROR; in dccp_parse_options()
Dinput.c138 [DCCP_RESET_CODE_OPTION_ERROR] = EILSEQ, in dccp_reset_code_convert()
Doutput.c493 case DCCP_RESET_CODE_OPTION_ERROR: in dccp_ctl_make_reset()