Lines Matching defs:ifindex
530 node_from_ndev_ip(struct rb_root *root, int ifindex, struct sockaddr *sa)
538 result = compare_netdev_and_ip(ifindex, sa, data);
706 if (ndev->ifindex != bound_if_index) {
711 if (ndev->ifindex == pdev->ifindex)
712 bound_if_index = pdev->ifindex;
716 if (bound_if_index == pdev->ifindex)
717 bound_if_index = ndev->ifindex;
722 ndev->ifindex != bound_if_index) {
1607 fl4.flowi4_oif = net_dev->ifindex;
1627 &src_addr->sin6_addr, net_dev->ifindex,
1800 (addr->dev_addr.bound_dev_if == net_dev->ifindex)))
1872 * If the device state is not IFF_UP, its properties such as ifindex
1884 * or ifindex may change.
3120 * netdev ifindex, of the path record.
5123 if ((dev_addr->bound_dev_if == ndev->ifindex) &&
5214 ips_node = node_from_ndev_ip(&id_table, neigh->dev->ifindex,
5221 ips_node = node_from_ndev_ip(&id_table, neigh->dev->ifindex,