Searched defs:send_msg (Results 1 – 2 of 2) sorted by relevance
/qemu/python/tests/ | ||
H A D | protocol.py | 72 async def send_msg(self) -> None: member in NullProtocol |
/qemu/hw/ipmi/ | ||
H A D | ipmi_bmc_sim.c | 1025 static void send_msg(IPMIBmcSim *ibs, in send_msg() function |