This expression refers to ICMP header fields. When using it in *inet*,
*bridge* or *netdev* families, it will cause an implicit dependency on IPv4 to
be created. To match on unusual cases like ICMP over IPv6, one has to add an
-explicit *meta nftproto ipv6* match to the rule.
+explicit *meta protocol ip6* match to the rule.
.ICMP header expression
[options="header"]
This expression refers to ICMPv6 header fields. When using it in *inet*,
*bridge* or *netdev* families, it will cause an implicit dependency on IPv6 to
be created. To match on unusual cases like ICMPv6 over IPv4, one has to add an
-explicit *meta nftproto ipv4* match to the rule.
+explicit *meta protocol ip* match to the rule.
.ICMPv6 header expression
[options="header"]