141c99275SPeter Avalos /* 241c99275SPeter Avalos * Redistribution and use in source and binary forms, with or without 341c99275SPeter Avalos * modification, are permitted provided that: (1) source code 441c99275SPeter Avalos * distributions retain the above copyright notice and this paragraph 541c99275SPeter Avalos * in its entirety, and (2) distributions including binary code include 641c99275SPeter Avalos * the above copyright notice and this paragraph in its entirety in 741c99275SPeter Avalos * the documentation or other materials provided with the distribution. 841c99275SPeter Avalos * THIS SOFTWARE IS PROVIDED ``AS IS'' AND 941c99275SPeter Avalos * WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT 1041c99275SPeter Avalos * LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 1141c99275SPeter Avalos * FOR A PARTICULAR PURPOSE. 1241c99275SPeter Avalos * 13*411677aeSAaron LI * Original code by Hannes Gredler (hannes@gredler.at) 1441c99275SPeter Avalos */ 1541c99275SPeter Avalos 1627bfbee1SPeter Avalos extern const struct tok l2vpn_encaps_values[]; 17*411677aeSAaron LI extern const struct tok mpls_pw_types_values[]; 18