Query: netdev_master_upper_dev_get
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NETDEV_MASTER_UPPER_(9) Network device support NETDEV_MASTER_UPPER_(9)NAMEnetdev_master_upper_dev_get - Get master upper deviceSYNOPSISstruct net_device * netdev_master_upper_dev_get(struct net_device * dev);ARGUMENTSdev deviceDESCRIPTIONFind a master upper device and return pointer to it or NULL in case it's not there. The caller must hold the RTNL lock.COPYRIGHTKernel Hackers Manual 3.10 June 2014 NETDEV_MASTER_UPPER_(9)