Home
last modified time | relevance | path

Searched refs:ip6mr_get_route (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dmroute6.h97 extern int ip6mr_get_route(struct net *net, struct sk_buff *skb,
/linux/net/ipv6/
H A Dip6mr.c2301 int ip6mr_get_route(struct net *net, struct sk_buff *skb, struct rtmsg *rtm, in ip6mr_get_route() function
H A Droute.c5698 int err = ip6mr_get_route(net, skb, rtm, portid); in rt6_fill_node()