Home
last modified time | relevance | path

Searched refs:netdev_phys_item_id_same (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/net/ipv4/
Dipmr.c1800 return netdev_phys_item_id_same(&out_vif->dev_parent_id, in ipmr_forward_offloaded()
/Linux-v5.10/include/linux/
Dnetdevice.h825 static inline bool netdev_phys_item_id_same(struct netdev_phys_item_id *a, in netdev_phys_item_id_same() function
/Linux-v5.10/net/core/
Ddev.c8806 return netdev_phys_item_id_same(&a_id, &b_id); in netdev_port_same_parent_id()