Home
last modified time | relevance | path

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

/Linux-v4.19/net/switchdev/
Dswitchdev.c595 return netdev_phys_item_id_same(&a_attr.u.ppid, &b_attr.u.ppid); in switchdev_port_same_parent_id()
/Linux-v4.19/include/linux/
Dnetdevice.h793 static inline bool netdev_phys_item_id_same(struct netdev_phys_item_id *a, in netdev_phys_item_id_same() function
/Linux-v4.19/net/ipv4/
Dipmr.c1809 return netdev_phys_item_id_same(&out_vif->dev_parent_id, in ipmr_forward_offloaded()