Home
last modified time | relevance | path

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

/linux-3.4.99/include/xen/interface/io/
Dnetif.h93 struct xen_netif_extra_info { struct
94 uint8_t type; /* XEN_NETIF_EXTRA_TYPE_* */
95 uint8_t flags; /* XEN_NETIF_EXTRA_FLAG_* */
97 union {
124 } u;