Home
last modified time | relevance | path

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

/openbmc/qemu/net/
H A Dslirp.c706 static SlirpState *slirp_lookup(Monitor *mon, const char *id) in slirp_lookup() function
746 s = slirp_lookup(mon, arg1); in hmp_hostfwd_remove()
749 s = slirp_lookup(mon, NULL); in hmp_hostfwd_remove()
900 s = slirp_lookup(mon, arg1); in hmp_hostfwd_add()
903 s = slirp_lookup(mon, NULL); in hmp_hostfwd_add()