Searched refs:netdev_phys_item_id_same (Results 1 - 4 of 4) sorted by relevance

/linux-master/net/bridge/
H A Dbr_switchdev.c209 if (netdev_phys_item_id_same(&joining->ppid, &p->ppid)) {
250 if (!netdev_phys_item_id_same(&p->ppid, &ppid)) {
/linux-master/net/ipv4/
H A Dipmr.c1826 return netdev_phys_item_id_same(&out_vif->dev_parent_id,
/linux-master/include/linux/
H A Dnetdevice.h815 static inline bool netdev_phys_item_id_same(struct netdev_phys_item_id *a, function
/linux-master/net/core/
H A Ddev.c9117 return netdev_phys_item_id_same(&a_id, &b_id);

Completed in 340 milliseconds