Home
last modified time | relevance | path

Searched refs:ipv6_route_ioctl (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dip6_route.h121 int ipv6_route_ioctl(struct net *net, unsigned int cmd,
/kernel/linux/linux-6.6/include/net/
H A Dip6_route.h117 int ipv6_route_ioctl(struct net *net, unsigned int cmd,
/kernel/linux/linux-5.10/net/ipv6/
H A Daf_inet6.c580 return ipv6_route_ioctl(net, cmd, &rtmsg); in inet6_ioctl()
631 return ipv6_route_ioctl(sock_net(sk), cmd, &rt); in inet6_compat_routing_ioctl()
H A Droute.c4367 int ipv6_route_ioctl(struct net *net, unsigned int cmd, struct in6_rtmsg *rtmsg) in ipv6_route_ioctl() function
/kernel/linux/linux-6.6/net/ipv6/
H A Daf_inet6.c577 return ipv6_route_ioctl(net, cmd, &rtmsg); in inet6_ioctl()
628 return ipv6_route_ioctl(sock_net(sk), cmd, &rt); in inet6_compat_routing_ioctl()
H A Droute.c4452 int ipv6_route_ioctl(struct net *net, unsigned int cmd, struct in6_rtmsg *rtmsg) in ipv6_route_ioctl() function

Completed in 19 milliseconds