xref: /freebsd/contrib/tcpdump/l2vpn.h (revision 27df3f5dddcc52e19be97c5e876161208987d4f1)
1a5779b6eSRui Paulo /* @(#) $Header: /tcpdump/master/tcpdump/l2vpn.h,v 1.1 2004-06-15 09:42:41 hannes Exp $ (LBL) */
21de50e9fSSam Leffler /*
31de50e9fSSam Leffler  * Redistribution and use in source and binary forms, with or without
41de50e9fSSam Leffler  * modification, are permitted provided that: (1) source code
51de50e9fSSam Leffler  * distributions retain the above copyright notice and this paragraph
61de50e9fSSam Leffler  * in its entirety, and (2) distributions including binary code include
71de50e9fSSam Leffler  * the above copyright notice and this paragraph in its entirety in
81de50e9fSSam Leffler  * the documentation or other materials provided with the distribution.
91de50e9fSSam Leffler  * THIS SOFTWARE IS PROVIDED ``AS IS'' AND
101de50e9fSSam Leffler  * WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT
111de50e9fSSam Leffler  * LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
121de50e9fSSam Leffler  * FOR A PARTICULAR PURPOSE.
131de50e9fSSam Leffler  *
141de50e9fSSam Leffler  * Original code by Hannes Gredler (hannes@juniper.net)
151de50e9fSSam Leffler  */
161de50e9fSSam Leffler 
17*27df3f5dSRui Paulo extern const struct tok l2vpn_encaps_values[];
18