Home
last modified time | relevance | path

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

/external/qemu/
Dnet.h15 struct VLANClientState { struct
25 struct VLANClientState *next; argument
34 typedef void (NetPacketSent) (VLANClientState *); argument
Dqemu-common.h269 typedef struct VLANClientState VLANClientState; typedef