Searched refs:ip_rt_ioctl (Results 1 – 3 of 3) sorted by relevance
261 int ip_rt_ioctl(struct net *, unsigned int cmd, struct rtentry *rt);
424 if ((err = ip_rt_ioctl(&init_net, SIOCADDRT, &rm)) < 0) { in ic_setup_routes()
627 int ip_rt_ioctl(struct net *net, unsigned int cmd, struct rtentry *rt) in ip_rt_ioctl() function