Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:afi

111     u_int8_t  afi[2]; /* the compiler messes this structure up               */
113 u_int8_t safi; /* afi should be int16 - so we have to access it using */
114 }; /* EXTRACT_16BITS(&bgp_route_refresh->afi) (sigh) */
966 /* Old and new L2VPN NLRI share AFI/SAFI
1477 printf("\n\t AFI: %s (%u), %sSAFI: %s (%u)",
1478 tok2strbuf(af_values, "Unknown AFI", af,
1519 printf("\n\t no AFI %u / SAFI %u decoder",af,safi);
1652 printf("no AFI %u/SAFI %u decoder",af,safi);
1819 printf("\n\t no AFI %u / SAFI %u decoder",af,safi);
1838 printf("\n\t AFI: %s (%u), %sSAFI: %s (%u)",
1839 tok2strbuf(af_values, "Unknown AFI", af,
1981 printf("no AFI %u / SAFI %u decoder",af,safi);
2247 printf("\n\t\t AFI %s (%u), SAFI %s (%u), Forwarding state preserved: %s",
2578 * for the maxprefix subtype, which may contain AFI, SAFI and MAXPREFIXES
2583 printf(", AFI %s (%u), SAFI %s (%u), Max Prefixes: %u",
2617 printf("\n\t AFI %s (%u), SAFI %s (%u)",
2621 EXTRACT_16BITS(&bgp_route_refresh_header->afi),
2623 EXTRACT_16BITS(&bgp_route_refresh_header->afi),