Files
android_kernel_fxtec_sm6115/include/trace
David Ahern 3d7f51a138 BACKPORT: ipv4: Rename fib_nh entries
Rename fib_nh entries that will be moved to a fib_nh_common struct.
Specifically, the device, oif, gateway, flags, scope, lwtstate,
nh_weight and nh_upper_bound are common with all nexthop definitions.
In the process shorten fib_nh_lwtstate to fib_nh_lws to avoid really
long lines.

Rename only; no functional change intended.

Change-Id: I2adcbe39cea5801be8f4578e5d5619284158997f
Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2025-08-28 03:28:10 +03:00
..