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

/linux-4.4.14/net/ipv6/
H A Dping.c49 static struct inet_protosw pingv6_protosw = { variable in typeref:struct:inet_protosw
257 return inet6_register_protosw(&pingv6_protosw); pingv6_init()
274 inet6_unregister_protosw(&pingv6_protosw); pingv6_exit()

Completed in 51 milliseconds