l2vpn.h revision 276788
1100894Srwatson/*
2100894Srwatson * Redistribution and use in source and binary forms, with or without
3100894Srwatson * modification, are permitted provided that: (1) source code
4113681Srwatson * distributions retain the above copyright notice and this paragraph
5100894Srwatson * in its entirety, and (2) distributions including binary code include
6100894Srwatson * the above copyright notice and this paragraph in its entirety in
7100894Srwatson * the documentation or other materials provided with the distribution.
8100894Srwatson * THIS SOFTWARE IS PROVIDED ``AS IS'' AND
9100894Srwatson * WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT
10106392Srwatson * LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
11106392Srwatson * FOR A PARTICULAR PURPOSE.
12106392Srwatson *
13106392Srwatson * Original code by Hannes Gredler (hannes@juniper.net)
14100894Srwatson */
15100894Srwatson
16100894Srwatsonextern const struct tok l2vpn_encaps_values[];
17100894Srwatson