Searched refs:msgref (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/wpa/hs20/client/ |
| H A D | oma_dm_client.c | 159 int msgref, int cmdref, int cmdid, in add_status() argument 168 xml_node_create_text(ctx->xml, node, NULL, "MsgRef", int2str(msgref)); in add_status() 184 int msgref, int cmdref, int cmdid, in add_results() argument 194 xml_node_create_text(ctx->xml, node, NULL, "MsgRef", int2str(msgref)); in add_results()
|
| /freebsd/sys/contrib/dev/athk/ath11k/ |
| H A D | testmode.c | 449 ftm_cmd->seg_hdr.msgref = ar->ftm_msgref; in ath11k_tm_cmd_wmi_ftm()
|
| H A D | wmi.h | 3588 u32 msgref; member
|
| /freebsd/sys/contrib/dev/athk/ath10k/ |
| H A D | testmode.c | 589 ftm_cmd->seg_hdr.msgref = __cpu_to_le32(ar->testmode.ftm_msgref); in ath10k_tm_cmd_tlv()
|
| H A D | wmi.h | 7423 __le32 msgref; member
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
| H A D | MachODump.cpp | 3424 bool &classref, bool &selref, bool &msgref, in GuessPointerPointer() argument 3428 msgref = false; in GuessPointerPointer() 3460 msgref = true; in GuessPointerPointer() 6875 bool classref, selref, msgref, cfstring; in GuessLiteralPointer() local 6877 selref, msgref, cfstring); in GuessLiteralPointer() 6922 } else if (pointer_value != 0 && msgref) { in GuessLiteralPointer()
|