Home
last modified time | relevance | path

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

/external/qemu/
Dnet.h8 typedef struct VLANClientState VLANClientState; typedef
16 struct VLANClientState { struct
26 struct VLANClientState *next; argument
35 typedef void (NetPacketSent) (VLANClientState *); argument