Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sun/
H A Dsunvnet_common.h115 struct vnet { struct
122 struct vnet_mcast_entry *mcast_list; argument
136 void sunvnet_set_rx_mode_common(struct net_device *dev, struct vnet *vp); argument
H A Dsunvnet_common.c772 bool sunvnet_port_is_up_common(struct vnet_port *vnet) in sunvnet_port_is_up_common()