Searched refs:rtentry (Results 1 – 4 of 4) sorted by relevance
31 struct rtentry { struct
261 int ip_rt_ioctl(struct net *, unsigned int cmd, struct rtentry *rt);
500 static int rtentry_to_fib_config(struct net *net, int cmd, struct rtentry *rt, in rtentry_to_fib_config()646 int ip_rt_ioctl(struct net *net, unsigned int cmd, struct rtentry *rt) in ip_rt_ioctl()
412 struct rtentry rm; in ic_setup_routes()