Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Droute.c3644 static __net_initdata struct pernet_operations sysctl_route_ops = { variable
3767 register_pernet_subsys(&sysctl_route_ops); in ip_rt_init()