Home | History | Annotate | Download | only in dist

Lines Matching defs:afi

110     nd_uint8_t  type;   /* No padding after this; afi is, in fact, not aligned */
111 nd_uint16_t afi;
1268 /* Old and new L2VPN NLRI share AFI/SAFI
1670 ND_PRINT("\n\t AFI: %s (%u), %sSAFI: %s (%u)",
1671 tok2str(af_values, "Unknown AFI", af),
1708 ND_PRINT("\n\t no AFI %u / SAFI %u decoder", af, safi);
1864 ND_PRINT("\n\t ERROR: no AFI %u / SAFI %u decoder", af, safi);
2200 * an unsupported AFI/SAFI.
2202 ND_PRINT("ERROR: no AFI %u/SAFI %u nexthop decoder", af, safi);
2544 /* AFI (16 bits), Reserved (8 bits), SAFI (8 bits) */
2584 ND_PRINT("\n\t\t AFI %s (%u), SAFI %s (%u), Forwarding state preserved: %s",
2975 * for the maxprefix subtype, which may contain AFI, SAFI and MAXPREFIXES
2979 ND_PRINT(", AFI %s (%u), SAFI %s (%u), Max Prefixes: %u",
3040 ND_PRINT("\n\t AFI %s (%u), SAFI %s (%u)",
3042 GET_BE_U_2(bgp_route_refresh_header->afi)),
3043 GET_BE_U_2(bgp_route_refresh_header->afi),