Home
last modified time | relevance | path

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

/net/ipv6/
Dping.c185 static struct inet_protosw pingv6_protosw = { variable
253 return inet6_register_protosw(&pingv6_protosw); in pingv6_init()
270 inet6_unregister_protosw(&pingv6_protosw); in pingv6_exit()