Searched defs:adj_dev (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/core/
H A Ddev.c6869 static struct netdev_adjacent *__netdev_find_adj(struct net_device *adj_dev, argument
7568 netdev_adjacent_sysfs_add(struct net_device *dev, struct net_device *adj_dev, struct list_head *dev_list) argument
7590 netdev_adjacent_is_neigh_list(struct net_device *dev, struct net_device *adj_dev, struct list_head *dev_list) argument
7599 __netdev_adjacent_dev_insert(struct net_device *dev, struct net_device *adj_dev, struct list_head *dev_list, void *private, bool master) argument
7661 __netdev_adjacent_dev_remove(struct net_device *dev, struct net_device *adj_dev, u16 ref_nr, struct list_head *dev_list) argument
[all...]

Completed in 290 milliseconds