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

/linux-4.4.14/include/net/
H A Dtransp_v6.h11 extern struct proto pingv6_prot;
/linux-4.4.14/net/ipv6/
H A Dping.c29 struct proto pingv6_prot = { variable in typeref:struct:proto
47 EXPORT_SYMBOL_GPL(pingv6_prot); variable
52 .prot = &pingv6_prot,
H A Daf_inet6.c868 err = proto_register(&pingv6_prot, 1); inet6_init()
1029 proto_unregister(&pingv6_prot); inet6_init()

Completed in 123 milliseconds