Home
last modified time | relevance | path

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

/openbmc/qemu/net/
H A Dfilter-mirror.c26 typedef struct MirrorState MirrorState; typedef
27 DECLARE_INSTANCE_CHECKER(MirrorState, FILTER_MIRROR,
31 DECLARE_INSTANCE_CHECKER(MirrorState, FILTER_REDIRECTOR,
36 struct MirrorState { struct
47 MirrorState *s; argument
54 static int _filter_send(MirrorState *s, in _filter_send()
106 static int filter_send(MirrorState *s, in filter_send()
165 MirrorState *s = FILTER_REDIRECTOR(nf); in redirector_chr_read()
179 MirrorState *s = FILTER_REDIRECTOR(nf); in redirector_chr_event()
198 MirrorState *s = FILTER_MIRROR(nf); in filter_mirror_receive_iov()
[all …]