X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=net%2Fipv4%2Ffib_lookup.h;h=9c02920725dbea00d2a4f84877e0769ff74cfe0c;hb=6e37592900f1e75c2031ec10886f4858a260aeec;hp=c6211ed60b03be1940a1954c08adb8a265f4e124;hpb=01b944fe1cd4e21a2a9ed51adbdbafe2d5e905ba;p=karo-tx-linux.git diff --git a/net/ipv4/fib_lookup.h b/net/ipv4/fib_lookup.h index c6211ed60b03..9c02920725db 100644 --- a/net/ipv4/fib_lookup.h +++ b/net/ipv4/fib_lookup.h @@ -13,6 +13,7 @@ struct fib_alias { u8 fa_state; u8 fa_slen; u32 tb_id; + s16 fa_default; struct rcu_head rcu; };