Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dipconfig.c356 static int __init ic_route_ioctl(unsigned int cmd, struct rtentry *arg) in ic_route_ioctl() function
428 if ((err = ic_route_ioctl(SIOCADDRT, &rm)) < 0) { in ic_setup_routes()