Lines Matching defs:oif
410 struct flowi6 *fl6, int oif, in rt6_multipath_select()
441 int oif, in rt6_device_match()
559 static inline int rt6_check_dev(struct rt6_info *rt, int oif) in rt6_check_dev()
601 static int rt6_score_route(struct rt6_info *rt, int oif, in rt6_score_route()
620 static struct rt6_info *find_match(struct rt6_info *rt, int oif, int strict, in find_match()
653 u32 metric, int oif, int strict, in find_rr_leaf()
670 static struct rt6_info *rt6_select(struct fib6_node *fn, int oif, int strict) in rt6_select()
819 const struct in6_addr *saddr, int oif, int strict) in rt6_lookup()
911 static struct rt6_info *ip6_pol_route(struct net *net, struct fib6_table *table, int oif, in ip6_pol_route()
1158 int oif, u32 mark, kuid_t uid) in ip6_update_pmtu()
1257 void ip6_redirect(struct sk_buff *skb, struct net *net, int oif, u32 mark, in ip6_redirect()
1279 void ip6_redirect_no_header(struct sk_buff *skb, struct net *net, int oif, in ip6_redirect_no_header()
2691 int err, iif = 0, oif = 0; in inet6_rtm_getroute() local