mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
That is this value's only use, as a boolean to indicate whether a route is an input route or not. So implement it that way, using a u16 gap present in the struct already. Signed-off-by: David S. Miller <davem@davemloft.net>