Home
last modified time | relevance | path

Searched refs:DCCP_RESET_CODE_MANDATORY_ERROR (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/net/dccp/
Dfeat.c1160 return DCCP_RESET_CODE_MANDATORY_ERROR; in dccp_feat_change_recv()
1186 return is_mandatory ? DCCP_RESET_CODE_MANDATORY_ERROR in dccp_feat_change_recv()
1211 return DCCP_RESET_CODE_MANDATORY_ERROR; in dccp_feat_confirm_recv()
1275 return is_mandatory ? DCCP_RESET_CODE_MANDATORY_ERROR in dccp_feat_confirm_recv()
1369 return mandatory ? DCCP_RESET_CODE_MANDATORY_ERROR in dccp_feat_handle_nn_established()
Dinput.c143 [DCCP_RESET_CODE_MANDATORY_ERROR] = EOPNOTSUPP, in dccp_reset_code_convert()
Doutput.c482 case DCCP_RESET_CODE_MANDATORY_ERROR: in dccp_ctl_make_reset()
/linux-3.4.99/include/linux/
Ddccp.h141 DCCP_RESET_CODE_MANDATORY_ERROR, enumerator