Searched refs:r_ifindex (Results 1 – 2 of 2) sorted by relevance
55 int r_ifindex; member170 new_r->r_ifindex = -1; in dn_fib_rtm_newrule()173 new_r->r_ifindex = dev->ifindex; in dn_fib_rtm_newrule()216 (r->r_ifindex && r->r_ifindex != key->iif)) in dn_fib_lookup()260 if (r->r_ifindex == dev->ifindex) { in dn_fib_rules_detach()262 r->r_ifindex = -1; in dn_fib_rules_detach()273 if (r->r_ifindex == -1 && strcmp(dev->name, r->r_ifname) == 0) { in dn_fib_rules_attach()275 r->r_ifindex = dev->ifindex; in dn_fib_rules_attach()
71 int r_ifindex; member214 new_r->r_ifindex = -1; in inet_rtm_newrule()217 new_r->r_ifindex = dev->ifindex; in inet_rtm_newrule()289 if (r->r_ifindex == dev->ifindex) { in fib_rules_detach()291 r->r_ifindex = -1; in fib_rules_detach()302 if (r->r_ifindex == -1 && strcmp(dev->name, r->r_ifname) == 0) { in fib_rules_attach()304 r->r_ifindex = dev->ifindex; in fib_rules_attach()331 (r->r_ifindex && r->r_ifindex != key->iif)) in fib_lookup()