Home
last modified time | relevance | path

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

/linux-4.4.14/include/xen/interface/io/
Dnetif.h176 struct xen_netif_extra_info { struct
177 uint8_t type; /* XEN_NETIF_EXTRA_TYPE_* */
178 uint8_t flags; /* XEN_NETIF_EXTRA_FLAG_* */
180 union {
211 } u;