Home
last modified time | relevance | path

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

/openbmc/qemu/net/
H A Dslirp.c697 static SlirpState *slirp_lookup(Monitor *mon, const char *id) in slirp_lookup() function
737 s = slirp_lookup(mon, arg1); in hmp_hostfwd_remove()
740 s = slirp_lookup(mon, NULL); in hmp_hostfwd_remove()
891 s = slirp_lookup(mon, arg1); in hmp_hostfwd_add()
894 s = slirp_lookup(mon, NULL); in hmp_hostfwd_add()