1    | #ifndef YYSTYPE
2    | #define YYSTYPE int
3    | #endif
4    | #define	TKN_IPV6	257
5    | 
6    | 
7    | extern YYSTYPE inet6numlval;