Lines Matching defs:oif
433 struct flowi6 *fl6, int oif, in fib6_multipath_select()
471 int oif, in rt6_device_match()
584 static inline int rt6_check_dev(struct fib6_info *rt, int oif) in rt6_check_dev()
625 static int rt6_score_route(struct fib6_info *rt, int oif, int strict) in rt6_score_route()
658 static struct fib6_info *find_match(struct fib6_info *rt, int oif, int strict, in find_match()
700 u32 metric, int oif, int strict, in find_rr_leaf()
737 int oif, int strict) in rt6_select()
1124 const struct in6_addr *saddr, int oif, in rt6_lookup()
1827 int oif, struct flowi6 *fl6, int strict) in fib6_table_lookup()
1858 int oif, struct flowi6 *fl6, in ip6_pol_route()
2372 int oif, u32 mark, kuid_t uid) in ip6_update_pmtu()
2530 void ip6_redirect(struct sk_buff *skb, struct net *net, int oif, u32 mark, in ip6_redirect()
2552 void ip6_redirect_no_header(struct sk_buff *skb, struct net *net, int oif, in ip6_redirect_no_header()
4847 int err, iif = 0, oif = 0; in inet6_rtm_getroute() local