Home
last modified time | relevance | path

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

/linux-4.1.27/include/xen/interface/io/
Dnetif.h174 struct xen_netif_extra_info { struct
175 uint8_t type; /* XEN_NETIF_EXTRA_TYPE_* */
176 uint8_t flags; /* XEN_NETIF_EXTRA_FLAG_* */
178 union {
205 } u;