Searched refs:MessageLength (Results 1 – 7 of 7) sorted by relevance
78 __le32 MessageLength; member87 __le32 MessageLength; member103 __le32 MessageLength; member109 __le32 MessageLength; member119 __le32 MessageLength; member128 __le32 MessageLength; member138 __le32 MessageLength; member145 __le32 MessageLength; member151 __le32 MessageLength; member158 __le32 MessageLength; member[all …]
647 resp->MessageLength = cpu_to_le32(r->length); in gen_ndis_query_resp()789 resp->MessageLength = __constant_cpu_to_le32(52); in rndis_init_response()845 resp->MessageLength = __constant_cpu_to_le32(sizeof *resp); in rndis_query_response()883 resp->MessageLength = __constant_cpu_to_le32(16); in rndis_set_response()910 resp->MessageLength = __constant_cpu_to_le32(16); in rndis_reset_response()937 resp->MessageLength = __constant_cpu_to_le32(16); in rndis_keepalive_response()968 resp->MessageLength = __constant_cpu_to_le32(20); in rndis_indicate_status_msg()1210 header->MessageLength = cpu_to_le32(length + sizeof *header); in rndis_add_hdr()
143 DiagOpts->MessageLength, in HandleDiagnostic()
696 DiagOpts->MessageLength, DiagOpts->ShowColors); in emitDiagnosticMessage()1156 unsigned Columns = DiagOpts->MessageLength; in emitSnippetAndCaret()
1033 Opts.MessageLength = getLastArgIntValue(Args, OPT_fmessage_length, 0, Diags); in ParseDiagnosticArgs()
92 VALUE_DIAGOPT(MessageLength, 32, 0)
1104 static void MessageLength(void) in MessageLength() function1197 addTest(root, &MessageLength, "tsformat/cmsgtst/MessageLength"); in addMsgForTest()