]> git.proxmox.com Git - mirror_frr.git/blobdiff - bgpd/bgp_advertise.h
bgpd: Convert binfo to path
[mirror_frr.git] / bgpd / bgp_advertise.h
index 85629b1b46fb6ca528ac7f4d927849fab967d00a..6ff476e7b8987157ff3a7074f7c8e94b5528e479 100644 (file)
@@ -62,7 +62,7 @@ struct bgp_advertise {
        struct bgp_advertise_attr *baa;
 
        /* BGP info.  */
-       struct bgp_path_info *binfo;
+       struct bgp_path_info *pathi;
 };
 
 /* BGP adjacency out.  */