Searched refs:MirrorState (Results 1 – 1 of 1) sorted by relevance
26 typedef struct MirrorState MirrorState; typedef27 DECLARE_INSTANCE_CHECKER(MirrorState, FILTER_MIRROR,31 DECLARE_INSTANCE_CHECKER(MirrorState, FILTER_REDIRECTOR,36 struct MirrorState { struct47 MirrorState *s; argument54 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 …]