Home
last modified time | relevance | path

Searched defs:fwd (Results 1 – 1 of 1) sorted by relevance

/qemu/net/
H A Dslirp.c98 GSList *fwd; member
150 struct GuestFwd *fwd = data; in slirp_free_fwd() local
1034 struct GuestFwd *fwd = opaque; in guestfwd_can_read() local
1040 struct GuestFwd *fwd = opaque; in guestfwd_read() local
1053 struct GuestFwd *fwd; in slirp_guestfwd() local
1150 net_init_slirp_configs(const StringList *fwd, int flags) in net_init_slirp_configs()