]> git.ipfire.org Git - thirdparty/bird.git/blobdiff - sysdep/linux/krt-sys.h
Makes krt.c much more readable.
[thirdparty/bird.git] / sysdep / linux / krt-sys.h
index cdee7fe38467a47bbb1241134c38996307cae420..7b3043a7dc4abd8f69c8c0c57d52e634e153e127 100644 (file)
@@ -15,7 +15,7 @@
 struct kif_params {
 };
 
-struct kif_status {
+struct kif_state {
 };
 
 
@@ -36,7 +36,7 @@ struct krt_params {
   int table_id;                                /* Kernel table ID we sync with */
 };
 
-struct krt_status {
+struct krt_state {
 };