Lines Matching defs:afi
112 u_int8_t afi[2]; /* the compiler messes this structure up */
114 u_int8_t safi; /* afi should be int16 - so we have to access it using */
115 }; /* EXTRACT_16BITS(&bgp_route_refresh->afi) (sigh) */
1012 printf("\n\t AFI: %s (%u), %sSAFI: %s (%u)",
1013 tok2strbuf(af_values, "Unknown AFI", af,
1053 printf("\n\t no AFI %u / SAFI %u decoder",af,safi);
1181 printf("no AFI %u/SAFI %u decoder",af,safi);
1329 printf("\n\t no AFI %u / SAFI %u decoder",af,safi);
1348 printf("\n\t AFI: %s (%u), %sSAFI: %s (%u)",
1349 tok2strbuf(af_values, "Unknown AFI", af,
1464 printf("no AFI %u / SAFI %u decoder",af,safi);
1694 printf("\n\t\t AFI %s (%u), SAFI %s (%u), Forwarding state preserved: %s",
1903 * for the maxprefix subtype, which may contain AFI, SAFI and MAXPREFIXES
1908 printf(", AFI %s (%u), SAFI %s (%u), Max Prefixes: %u",
1942 printf("\n\t AFI %s (%u), SAFI %s (%u)",
1946 EXTRACT_16BITS(&bgp_route_refresh_header->afi),
1948 EXTRACT_16BITS(&bgp_route_refresh_header->afi),