Lines Matching +full:track +full:- +full:count
4 # SPDX-License-Identifier: Apache-2.0
73 bool "Accept broadcast ICMPv4 echo-request"
75 If set, then respond to ICMPv4 echo-request that is sent to
81 If set, then accept UDP packets destined to non-standard
140 count.
147 Incoming fragments are stored in per-packet queue before being
173 How many PMTU entries we can track for each destination address.
176 module-dep = NET_LOG
177 module-str = Log level for core IPv4
178 module-help = Enables core IPv4 code to output debug messages.
182 module-dep = NET_LOG
183 module-str = Log level for ICMPv4
184 module-help = Enables ICMPv4 code to output debug messages.
189 module-dep = NET_LOG
190 module-str = Log level for IPv4 address conflict detection
191 module-help = Enables IPv4 address conflict detection debug messages.
197 module-dep = NET_LOG
198 module-str = Log level for IPv4 autoconf client
199 module-help = Enable debug diagnostic from IPv4 autoconf client.