Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dping.c991 struct proto ping_prot = { variable
1011 EXPORT_IPV6_MOD(ping_prot);
H A Daf_inet.c1189 .prot = &ping_prot,
1918 rc = proto_register(&ping_prot, 1); in inet_init()