Home
last modified time | relevance | path

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

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