Lines Matching defs:oif
413 struct flowi6 *fl6, int oif, bool have_oif_match, in fib6_select_path()
467 const struct in6_addr *saddr, int oif, int flags) in __rt6_device_match()
490 int oif; member
508 int oif, int flags) in rt6_nh_dev_match()
527 const struct in6_addr *saddr, int oif, int flags) in rt6_device_match()
712 static int rt6_score_route(const struct fib6_nh *nh, u32 fib6_flags, int oif, in rt6_score_route()
735 int oif, int strict, int *mpri, bool *do_rr) in find_match()
772 int oif; member
791 int oif, int strict, bool *do_rr, int *mpri) in __find_rr_leaf()
846 struct fib6_info *rr_head, int oif, int strict, in find_rr_leaf()
866 static void rt6_select(struct net *net, struct fib6_node *fn, int oif, in rt6_select()
1275 const struct in6_addr *saddr, int oif, in rt6_lookup()
2186 int fib6_table_lookup(struct net *net, struct fib6_table *table, int oif, in fib6_table_lookup()
2214 int oif, struct flowi6 *fl6, in ip6_pol_route()
2940 int oif, u32 mark, kuid_t uid) in ip6_update_pmtu()
2962 int oif = sk->sk_bound_dev_if; in ip6_sk_update_pmtu() local
3149 void ip6_redirect(struct sk_buff *skb, struct net *net, int oif, u32 mark, in ip6_redirect()
3170 void ip6_redirect_no_header(struct sk_buff *skb, struct net *net, int oif) in ip6_redirect_no_header()
6030 int err, iif = 0, oif = 0; in inet6_rtm_getroute() local