When several rows match, the row with the longest prefix is chosen.
Choose the most specific match
After matching rows are known, the router keeps the eligible row with the longest prefix.
winning prefix length=25
Longer means more fixed bits
Prefix length 25 fixes more leading address bits than the broader rows.
The lab row matches exactly
The masked destination for the winning row is 192.168.1.128, matching that row's network.
winner network=192.168.1.128
Summary
Longest-prefix match chooses the most specific eligible row.
winner length=25