Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ipv6/
A Dping.c220 static struct inet_protosw pingv6_protosw = { variable
288 return inet6_register_protosw(&pingv6_protosw); in pingv6_init()
305 inet6_unregister_protosw(&pingv6_protosw); in pingv6_exit()

Completed in 3 milliseconds