Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dping.c1172 static struct pernet_operations ping_v4_net_ops = { variable
1179 return register_pernet_subsys(&ping_v4_net_ops); in ping_proc_init()
1184 unregister_pernet_subsys(&ping_v4_net_ops); in ping_proc_exit()