Home
last modified time | relevance | path

Searched refs:DCCP_RESET_CODE_MANDATORY_ERROR (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Ddccp.h84 DCCP_RESET_CODE_MANDATORY_ERROR, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Ddccp.h84 DCCP_RESET_CODE_MANDATORY_ERROR, enumerator
/kernel/linux/linux-5.10/include/uapi/linux/
H A Ddccp.h142 DCCP_RESET_CODE_MANDATORY_ERROR, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Ddccp.h142 DCCP_RESET_CODE_MANDATORY_ERROR, enumerator
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Ddccp.h96 DCCP_RESET_CODE_MANDATORY_ERROR, enumerator
/kernel/linux/linux-5.10/net/dccp/
H A Dfeat.c1172 return DCCP_RESET_CODE_MANDATORY_ERROR; in dccp_feat_change_recv()
1198 return is_mandatory ? DCCP_RESET_CODE_MANDATORY_ERROR in dccp_feat_change_recv()
1223 return DCCP_RESET_CODE_MANDATORY_ERROR; in dccp_feat_confirm_recv()
1287 return is_mandatory ? DCCP_RESET_CODE_MANDATORY_ERROR in dccp_feat_confirm_recv()
1382 return mandatory ? DCCP_RESET_CODE_MANDATORY_ERROR in dccp_feat_handle_nn_established()
H A Doutput.c485 case DCCP_RESET_CODE_MANDATORY_ERROR: in dccp_ctl_make_reset()
H A Dinput.c139 [DCCP_RESET_CODE_MANDATORY_ERROR] = EOPNOTSUPP, in dccp_reset_code_convert()
/kernel/linux/linux-6.6/net/dccp/
H A Dfeat.c1178 return DCCP_RESET_CODE_MANDATORY_ERROR; in dccp_feat_change_recv()
1204 return is_mandatory ? DCCP_RESET_CODE_MANDATORY_ERROR in dccp_feat_change_recv()
1229 return DCCP_RESET_CODE_MANDATORY_ERROR; in dccp_feat_confirm_recv()
1293 return is_mandatory ? DCCP_RESET_CODE_MANDATORY_ERROR in dccp_feat_confirm_recv()
1388 return mandatory ? DCCP_RESET_CODE_MANDATORY_ERROR in dccp_feat_handle_nn_established()
H A Doutput.c494 case DCCP_RESET_CODE_MANDATORY_ERROR: in dccp_ctl_make_reset()
H A Dinput.c139 [DCCP_RESET_CODE_MANDATORY_ERROR] = EOPNOTSUPP, in dccp_reset_code_convert()

Completed in 11 milliseconds