Searched refs:is_counted (Results 1 – 1 of 1) sorted by relevance
199 local type=$1 is_counted=$2 overrides_learned=$3206 [ "$learned" -ne "$is_counted" ]207 check_fail $? "Inserted FDB type ${type}: Expected the count ${is_counted}, but got ${learned}"219 [ "$learned" -ne "$is_counted" ]220 …check_fail $? "Set a learned entry to FDB type ${type}: Expected the count ${is_counted}, but got …255 local type=$1 is_counted=$2256 local n_mac expected=$((1 - is_counted))
Completed in 3 milliseconds