Home
last modified time | relevance | path

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

/linux-6.6.21/net/ipv4/
Daf_inet.c1767 static const struct net_protocol icmp_protocol = { variable
1995 if (inet_add_protocol(&icmp_protocol, IPPROTO_ICMP) < 0) in inet_init()