Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dping.c1171 static struct pernet_operations ping_v4_net_ops = { variable
1178 return register_pernet_subsys(&ping_v4_net_ops); in ping_proc_init()
1183 unregister_pernet_subsys(&ping_v4_net_ops); in ping_proc_exit()