Home
last modified time | relevance | path

Searched refs:hmp_hostfwd_add (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/net/
H A Dslirp.h30 void hmp_hostfwd_add(Monitor *mon, const QDict *qdict);
/openbmc/qemu/net/
H A Dslirp.c892 void hmp_hostfwd_add(Monitor *mon, const QDict *qdict) in hmp_hostfwd_add() function
/openbmc/qemu/
H A Dhmp-commands.hx1359 .cmd = hmp_hostfwd_add,