Searched defs:adj_dev (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/net/core/ |
| H A D | dev.c | 6962 static struct netdev_adjacent *__netdev_find_adj(struct net_device *adj_dev, in __netdev_find_adj() argument 7651 netdev_adjacent_sysfs_add(struct net_device *dev, struct net_device *adj_dev, struct list_head *dev_list) netdev_adjacent_sysfs_add() argument 7673 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 7682 __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 7744 __netdev_adjacent_dev_remove(struct net_device *dev, struct net_device *adj_dev, u16 ref_nr, struct list_head *dev_list) __netdev_adjacent_dev_remove() argument [all...] |
| /kernel/linux/linux-6.6/net/core/ |
| H A D | dev.c | 6809 static struct netdev_adjacent *__netdev_find_adj(struct net_device *adj_dev, in __netdev_find_adj() argument 7508 netdev_adjacent_sysfs_add(struct net_device *dev, struct net_device *adj_dev, struct list_head *dev_list) netdev_adjacent_sysfs_add() argument 7530 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 7539 __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 7601 __netdev_adjacent_dev_remove(struct net_device *dev, struct net_device *adj_dev, u16 ref_nr, struct list_head *dev_list) __netdev_adjacent_dev_remove() argument [all...] |
Completed in 23 milliseconds