]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/net/ip_fib.h
net: track link-status of ipv4 nexthops
[karo-tx-linux.git] / include / net / ip_fib.h
index 54271ed0ed45b5b6ee5b8ffadd6aae01e0872bb8..f73d27c5575ae320a2573015f5aac591ba95805d 100644 (file)
@@ -305,9 +305,9 @@ void fib_flush_external(struct net *net);
 
 /* Exported by fib_semantics.c */
 int ip_fib_check_default(__be32 gw, struct net_device *dev);
-int fib_sync_down_dev(struct net_device *dev, int force);
+int fib_sync_down_dev(struct net_device *dev, unsigned long event);
 int fib_sync_down_addr(struct net *net, __be32 local);
-int fib_sync_up(struct net_device *dev);
+int fib_sync_up(struct net_device *dev, unsigned int nh_flags);
 void fib_select_multipath(struct fib_result *res);
 
 /* Exported by fib_trie.c */