Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dipmr.c1886 return netdev_phys_item_id_same(&out_vif->dev_parent_id, in ipmr_forward_offloaded()
/linux/include/linux/
H A Dnetdevice.h864 static inline bool netdev_phys_item_id_same(struct netdev_phys_item_id *a, in netdev_phys_item_id_same() function
/linux/net/core/
H A Ddev.c10143 return netdev_phys_item_id_same(&a_id, &b_id); in netdev_port_same_parent_id()