Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Daf_inet.c1768 static const struct net_protocol icmp_protocol = { variable
1996 if (inet_add_protocol(&icmp_protocol, IPPROTO_ICMP) < 0) in inet_init()