Home
last modified time | relevance | path

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

/linux-6.15/net/ipv4/
H A Daf_inet.c1704 static const struct net_protocol icmp_protocol = { variable
1930 if (inet_add_protocol(&icmp_protocol, IPPROTO_ICMP) < 0) in inet_init()