Go to the documentation of this file.
22 #include <linux/list.h>
23 #include <linux/netlink.h>
149 const char *(*get_name)(
const struct vport *);
167 #define VPORT_ALIGN 8
178 static inline void *vport_priv(
const struct vport *
vport)
193 static inline struct vport *vport_from_priv(
const void *
priv)