Home
last modified time | relevance | path

Searched refs:l3mdev_rt6_dst_by_oif (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/net/
Dl3mdev.h147 struct dst_entry *l3mdev_rt6_dst_by_oif(struct net *net, in l3mdev_rt6_dst_by_oif() function
219 struct dst_entry *l3mdev_rt6_dst_by_oif(struct net *net, in l3mdev_rt6_dst_by_oif() function
/linux-4.4.14/net/ipv6/
Droute.c1183 dst = l3mdev_rt6_dst_by_oif(net, fl6); in ip6_route_output_flags()