Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dip6_route.h121 int ipv6_route_ioctl(struct net *net, unsigned int cmd,
/OK3568_Linux_fs/kernel/net/ipv6/
H A Daf_inet6.c563 return ipv6_route_ioctl(net, cmd, &rtmsg); in inet6_ioctl()
612 return ipv6_route_ioctl(sock_net(sk), cmd, &rt); in inet6_compat_routing_ioctl()
H A Droute.c4323 int ipv6_route_ioctl(struct net *net, unsigned int cmd, struct in6_rtmsg *rtmsg) in ipv6_route_ioctl() function