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

/linux-4.1.27/net/core/
H A Ddev.c4741 __netdev_find_adj(struct net_device *dev, struct net_device *adj_dev, struct list_head *adj_list) __netdev_find_adj() argument
4993 netdev_adjacent_sysfs_add(struct net_device *dev, struct net_device *adj_dev, struct list_head *dev_list) netdev_adjacent_sysfs_add() argument
5013 netdev_adjacent_is_neigh_list(struct net_device *dev, struct net_device *adj_dev, struct list_head *dev_list) netdev_adjacent_is_neigh_list() argument
5022 __netdev_adjacent_dev_insert(struct net_device *dev, struct net_device *adj_dev, struct list_head *dev_list, void *private, bool master) __netdev_adjacent_dev_insert() argument
5080 __netdev_adjacent_dev_remove(struct net_device *dev, struct net_device *adj_dev, struct list_head *dev_list) __netdev_adjacent_dev_remove() argument

Completed in 93 milliseconds