15b0fe478SBruce M Simpson /* 25b0fe478SBruce M Simpson * Redistribution and use in source and binary forms, with or without 35b0fe478SBruce M Simpson * modification, are permitted provided that: (1) source code 45b0fe478SBruce M Simpson * distributions retain the above copyright notice and this paragraph 55b0fe478SBruce M Simpson * in its entirety, and (2) distributions including binary code include 65b0fe478SBruce M Simpson * the above copyright notice and this paragraph in its entirety in 75b0fe478SBruce M Simpson * the documentation or other materials provided with the distribution. 85b0fe478SBruce M Simpson * THIS SOFTWARE IS PROVIDED ``AS IS'' AND 95b0fe478SBruce M Simpson * WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT 105b0fe478SBruce M Simpson * LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 115b0fe478SBruce M Simpson * FOR A PARTICULAR PURPOSE. 125b0fe478SBruce M Simpson * 13*0bff6a5aSEd Maste * Original code by Hannes Gredler (hannes@gredler.at) 145b0fe478SBruce M Simpson */ 155b0fe478SBruce M Simpson 16a5779b6eSRui Paulo #define GMPLS_PSC1 1 17a5779b6eSRui Paulo #define GMPLS_PSC2 2 18a5779b6eSRui Paulo #define GMPLS_PSC3 3 19a5779b6eSRui Paulo #define GMPLS_PSC4 4 20a5779b6eSRui Paulo #define GMPLS_L2SC 51 21a5779b6eSRui Paulo #define GMPLS_TSC 100 22a5779b6eSRui Paulo #define GMPLS_LSC 150 23a5779b6eSRui Paulo #define GMPLS_FSC 200 24a5779b6eSRui Paulo 2527df3f5dSRui Paulo extern const struct tok gmpls_link_prot_values[]; 2627df3f5dSRui Paulo extern const struct tok gmpls_switch_cap_values[]; 2727df3f5dSRui Paulo extern const struct tok gmpls_switch_cap_tsc_indication_values[]; 2827df3f5dSRui Paulo extern const struct tok gmpls_encoding_values[]; 2927df3f5dSRui Paulo extern const struct tok gmpls_payload_values[]; 3027df3f5dSRui Paulo extern const struct tok diffserv_te_bc_values[]; 3127df3f5dSRui Paulo extern const struct tok lmp_sd_service_config_cpsa_link_type_values[]; 3227df3f5dSRui Paulo extern const struct tok lmp_sd_service_config_cpsa_signal_type_sdh_values[]; 3327df3f5dSRui Paulo extern const struct tok lmp_sd_service_config_cpsa_signal_type_sonet_values[]; 34