pktloc_grammar.h 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733
  1. #ifndef pktloc_HEADER_H
  2. #define pktloc_HEADER_H 1
  3. #define pktloc_IN_HEADER 1
  4. #line 6 "route/pktloc_grammar.h"
  5. #line 8 "route/pktloc_grammar.h"
  6. #define YY_INT_ALIGNED short int
  7. /* A lexical scanner generated by flex */
  8. #define FLEX_SCANNER
  9. #define YY_FLEX_MAJOR_VERSION 2
  10. #define YY_FLEX_MINOR_VERSION 6
  11. #define YY_FLEX_SUBMINOR_VERSION 4
  12. #if YY_FLEX_SUBMINOR_VERSION > 0
  13. #define FLEX_BETA
  14. #endif
  15. #ifdef yy_create_buffer
  16. #define pktloc__create_buffer_ALREADY_DEFINED
  17. #else
  18. #define yy_create_buffer pktloc__create_buffer
  19. #endif
  20. #ifdef yy_delete_buffer
  21. #define pktloc__delete_buffer_ALREADY_DEFINED
  22. #else
  23. #define yy_delete_buffer pktloc__delete_buffer
  24. #endif
  25. #ifdef yy_scan_buffer
  26. #define pktloc__scan_buffer_ALREADY_DEFINED
  27. #else
  28. #define yy_scan_buffer pktloc__scan_buffer
  29. #endif
  30. #ifdef yy_scan_string
  31. #define pktloc__scan_string_ALREADY_DEFINED
  32. #else
  33. #define yy_scan_string pktloc__scan_string
  34. #endif
  35. #ifdef yy_scan_bytes
  36. #define pktloc__scan_bytes_ALREADY_DEFINED
  37. #else
  38. #define yy_scan_bytes pktloc__scan_bytes
  39. #endif
  40. #ifdef yy_init_buffer
  41. #define pktloc__init_buffer_ALREADY_DEFINED
  42. #else
  43. #define yy_init_buffer pktloc__init_buffer
  44. #endif
  45. #ifdef yy_flush_buffer
  46. #define pktloc__flush_buffer_ALREADY_DEFINED
  47. #else
  48. #define yy_flush_buffer pktloc__flush_buffer
  49. #endif
  50. #ifdef yy_load_buffer_state
  51. #define pktloc__load_buffer_state_ALREADY_DEFINED
  52. #else
  53. #define yy_load_buffer_state pktloc__load_buffer_state
  54. #endif
  55. #ifdef yy_switch_to_buffer
  56. #define pktloc__switch_to_buffer_ALREADY_DEFINED
  57. #else
  58. #define yy_switch_to_buffer pktloc__switch_to_buffer
  59. #endif
  60. #ifdef yypush_buffer_state
  61. #define pktloc_push_buffer_state_ALREADY_DEFINED
  62. #else
  63. #define yypush_buffer_state pktloc_push_buffer_state
  64. #endif
  65. #ifdef yypop_buffer_state
  66. #define pktloc_pop_buffer_state_ALREADY_DEFINED
  67. #else
  68. #define yypop_buffer_state pktloc_pop_buffer_state
  69. #endif
  70. #ifdef yyensure_buffer_stack
  71. #define pktloc_ensure_buffer_stack_ALREADY_DEFINED
  72. #else
  73. #define yyensure_buffer_stack pktloc_ensure_buffer_stack
  74. #endif
  75. #ifdef yylex
  76. #define pktloc_lex_ALREADY_DEFINED
  77. #else
  78. #define yylex pktloc_lex
  79. #endif
  80. #ifdef yyrestart
  81. #define pktloc_restart_ALREADY_DEFINED
  82. #else
  83. #define yyrestart pktloc_restart
  84. #endif
  85. #ifdef yylex_init
  86. #define pktloc_lex_init_ALREADY_DEFINED
  87. #else
  88. #define yylex_init pktloc_lex_init
  89. #endif
  90. #ifdef yylex_init_extra
  91. #define pktloc_lex_init_extra_ALREADY_DEFINED
  92. #else
  93. #define yylex_init_extra pktloc_lex_init_extra
  94. #endif
  95. #ifdef yylex_destroy
  96. #define pktloc_lex_destroy_ALREADY_DEFINED
  97. #else
  98. #define yylex_destroy pktloc_lex_destroy
  99. #endif
  100. #ifdef yyget_debug
  101. #define pktloc_get_debug_ALREADY_DEFINED
  102. #else
  103. #define yyget_debug pktloc_get_debug
  104. #endif
  105. #ifdef yyset_debug
  106. #define pktloc_set_debug_ALREADY_DEFINED
  107. #else
  108. #define yyset_debug pktloc_set_debug
  109. #endif
  110. #ifdef yyget_extra
  111. #define pktloc_get_extra_ALREADY_DEFINED
  112. #else
  113. #define yyget_extra pktloc_get_extra
  114. #endif
  115. #ifdef yyset_extra
  116. #define pktloc_set_extra_ALREADY_DEFINED
  117. #else
  118. #define yyset_extra pktloc_set_extra
  119. #endif
  120. #ifdef yyget_in
  121. #define pktloc_get_in_ALREADY_DEFINED
  122. #else
  123. #define yyget_in pktloc_get_in
  124. #endif
  125. #ifdef yyset_in
  126. #define pktloc_set_in_ALREADY_DEFINED
  127. #else
  128. #define yyset_in pktloc_set_in
  129. #endif
  130. #ifdef yyget_out
  131. #define pktloc_get_out_ALREADY_DEFINED
  132. #else
  133. #define yyget_out pktloc_get_out
  134. #endif
  135. #ifdef yyset_out
  136. #define pktloc_set_out_ALREADY_DEFINED
  137. #else
  138. #define yyset_out pktloc_set_out
  139. #endif
  140. #ifdef yyget_leng
  141. #define pktloc_get_leng_ALREADY_DEFINED
  142. #else
  143. #define yyget_leng pktloc_get_leng
  144. #endif
  145. #ifdef yyget_text
  146. #define pktloc_get_text_ALREADY_DEFINED
  147. #else
  148. #define yyget_text pktloc_get_text
  149. #endif
  150. #ifdef yyget_lineno
  151. #define pktloc_get_lineno_ALREADY_DEFINED
  152. #else
  153. #define yyget_lineno pktloc_get_lineno
  154. #endif
  155. #ifdef yyset_lineno
  156. #define pktloc_set_lineno_ALREADY_DEFINED
  157. #else
  158. #define yyset_lineno pktloc_set_lineno
  159. #endif
  160. #ifdef yyget_column
  161. #define pktloc_get_column_ALREADY_DEFINED
  162. #else
  163. #define yyget_column pktloc_get_column
  164. #endif
  165. #ifdef yyset_column
  166. #define pktloc_set_column_ALREADY_DEFINED
  167. #else
  168. #define yyset_column pktloc_set_column
  169. #endif
  170. #ifdef yywrap
  171. #define pktloc_wrap_ALREADY_DEFINED
  172. #else
  173. #define yywrap pktloc_wrap
  174. #endif
  175. #ifdef yyget_lval
  176. #define pktloc_get_lval_ALREADY_DEFINED
  177. #else
  178. #define yyget_lval pktloc_get_lval
  179. #endif
  180. #ifdef yyset_lval
  181. #define pktloc_set_lval_ALREADY_DEFINED
  182. #else
  183. #define yyset_lval pktloc_set_lval
  184. #endif
  185. #ifdef yyget_lloc
  186. #define pktloc_get_lloc_ALREADY_DEFINED
  187. #else
  188. #define yyget_lloc pktloc_get_lloc
  189. #endif
  190. #ifdef yyset_lloc
  191. #define pktloc_set_lloc_ALREADY_DEFINED
  192. #else
  193. #define yyset_lloc pktloc_set_lloc
  194. #endif
  195. #ifdef yyalloc
  196. #define pktloc_alloc_ALREADY_DEFINED
  197. #else
  198. #define yyalloc pktloc_alloc
  199. #endif
  200. #ifdef yyrealloc
  201. #define pktloc_realloc_ALREADY_DEFINED
  202. #else
  203. #define yyrealloc pktloc_realloc
  204. #endif
  205. #ifdef yyfree
  206. #define pktloc_free_ALREADY_DEFINED
  207. #else
  208. #define yyfree pktloc_free
  209. #endif
  210. /* First, we deal with platform-specific or compiler-specific issues. */
  211. /* begin standard C headers. */
  212. #include <stdio.h>
  213. #include <string.h>
  214. #include <errno.h>
  215. #include <stdlib.h>
  216. /* end standard C headers. */
  217. /* flex integer type definitions */
  218. #ifndef FLEXINT_H
  219. #define FLEXINT_H
  220. /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
  221. #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
  222. /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
  223. * if you want the limit (max/min) macros for int types.
  224. */
  225. #ifndef __STDC_LIMIT_MACROS
  226. #define __STDC_LIMIT_MACROS 1
  227. #endif
  228. #include <inttypes.h>
  229. typedef int8_t flex_int8_t;
  230. typedef uint8_t flex_uint8_t;
  231. typedef int16_t flex_int16_t;
  232. typedef uint16_t flex_uint16_t;
  233. typedef int32_t flex_int32_t;
  234. typedef uint32_t flex_uint32_t;
  235. #else
  236. typedef signed char flex_int8_t;
  237. typedef short int flex_int16_t;
  238. typedef int flex_int32_t;
  239. typedef unsigned char flex_uint8_t;
  240. typedef unsigned short int flex_uint16_t;
  241. typedef unsigned int flex_uint32_t;
  242. /* Limits of integral types. */
  243. #ifndef INT8_MIN
  244. #define INT8_MIN (-128)
  245. #endif
  246. #ifndef INT16_MIN
  247. #define INT16_MIN (-32767-1)
  248. #endif
  249. #ifndef INT32_MIN
  250. #define INT32_MIN (-2147483647-1)
  251. #endif
  252. #ifndef INT8_MAX
  253. #define INT8_MAX (127)
  254. #endif
  255. #ifndef INT16_MAX
  256. #define INT16_MAX (32767)
  257. #endif
  258. #ifndef INT32_MAX
  259. #define INT32_MAX (2147483647)
  260. #endif
  261. #ifndef UINT8_MAX
  262. #define UINT8_MAX (255U)
  263. #endif
  264. #ifndef UINT16_MAX
  265. #define UINT16_MAX (65535U)
  266. #endif
  267. #ifndef UINT32_MAX
  268. #define UINT32_MAX (4294967295U)
  269. #endif
  270. #ifndef SIZE_MAX
  271. #define SIZE_MAX (~(size_t)0)
  272. #endif
  273. #endif /* ! C99 */
  274. #endif /* ! FLEXINT_H */
  275. /* begin standard C++ headers. */
  276. /* TODO: this is always defined, so inline it */
  277. #define yyconst const
  278. #if defined(__GNUC__) && __GNUC__ >= 3
  279. #define yynoreturn __attribute__((__noreturn__))
  280. #else
  281. #define yynoreturn
  282. #endif
  283. /* An opaque pointer. */
  284. #ifndef YY_TYPEDEF_YY_SCANNER_T
  285. #define YY_TYPEDEF_YY_SCANNER_T
  286. typedef void* yyscan_t;
  287. #endif
  288. /* For convenience, these vars (plus the bison vars far below)
  289. are macros in the reentrant scanner. */
  290. #define yyin yyg->yyin_r
  291. #define yyout yyg->yyout_r
  292. #define yyextra yyg->yyextra_r
  293. #define yyleng yyg->yyleng_r
  294. #define yytext yyg->yytext_r
  295. #define yylineno (YY_CURRENT_BUFFER_LVALUE->yy_bs_lineno)
  296. #define yycolumn (YY_CURRENT_BUFFER_LVALUE->yy_bs_column)
  297. #define yy_flex_debug yyg->yy_flex_debug_r
  298. /* Size of default input buffer. */
  299. #ifndef YY_BUF_SIZE
  300. #ifdef __ia64__
  301. /* On IA-64, the buffer size is 16k, not 8k.
  302. * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.
  303. * Ditto for the __ia64__ case accordingly.
  304. */
  305. #define YY_BUF_SIZE 32768
  306. #else
  307. #define YY_BUF_SIZE 16384
  308. #endif /* __ia64__ */
  309. #endif
  310. #ifndef YY_TYPEDEF_YY_BUFFER_STATE
  311. #define YY_TYPEDEF_YY_BUFFER_STATE
  312. typedef struct yy_buffer_state *YY_BUFFER_STATE;
  313. #endif
  314. #ifndef YY_TYPEDEF_YY_SIZE_T
  315. #define YY_TYPEDEF_YY_SIZE_T
  316. typedef size_t yy_size_t;
  317. #endif
  318. #ifndef YY_STRUCT_YY_BUFFER_STATE
  319. #define YY_STRUCT_YY_BUFFER_STATE
  320. struct yy_buffer_state
  321. {
  322. FILE *yy_input_file;
  323. char *yy_ch_buf; /* input buffer */
  324. char *yy_buf_pos; /* current position in input buffer */
  325. /* Size of input buffer in bytes, not including room for EOB
  326. * characters.
  327. */
  328. int yy_buf_size;
  329. /* Number of characters read into yy_ch_buf, not including EOB
  330. * characters.
  331. */
  332. int yy_n_chars;
  333. /* Whether we "own" the buffer - i.e., we know we created it,
  334. * and can realloc() it to grow it, and should free() it to
  335. * delete it.
  336. */
  337. int yy_is_our_buffer;
  338. /* Whether this is an "interactive" input source; if so, and
  339. * if we're using stdio for input, then we want to use getc()
  340. * instead of fread(), to make sure we stop fetching input after
  341. * each newline.
  342. */
  343. int yy_is_interactive;
  344. /* Whether we're considered to be at the beginning of a line.
  345. * If so, '^' rules will be active on the next match, otherwise
  346. * not.
  347. */
  348. int yy_at_bol;
  349. int yy_bs_lineno; /**< The line count. */
  350. int yy_bs_column; /**< The column count. */
  351. /* Whether to try to fill the input buffer when we reach the
  352. * end of it.
  353. */
  354. int yy_fill_buffer;
  355. int yy_buffer_status;
  356. };
  357. #endif /* !YY_STRUCT_YY_BUFFER_STATE */
  358. void yyrestart ( FILE *input_file , yyscan_t yyscanner );
  359. void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer , yyscan_t yyscanner );
  360. YY_BUFFER_STATE yy_create_buffer ( FILE *file, int size , yyscan_t yyscanner );
  361. void yy_delete_buffer ( YY_BUFFER_STATE b , yyscan_t yyscanner );
  362. void yy_flush_buffer ( YY_BUFFER_STATE b , yyscan_t yyscanner );
  363. void yypush_buffer_state ( YY_BUFFER_STATE new_buffer , yyscan_t yyscanner );
  364. void yypop_buffer_state ( yyscan_t yyscanner );
  365. YY_BUFFER_STATE yy_scan_buffer ( char *base, yy_size_t size , yyscan_t yyscanner );
  366. YY_BUFFER_STATE yy_scan_string ( const char *yy_str , yyscan_t yyscanner );
  367. YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len , yyscan_t yyscanner );
  368. void *yyalloc ( yy_size_t , yyscan_t yyscanner );
  369. void *yyrealloc ( void *, yy_size_t , yyscan_t yyscanner );
  370. void yyfree ( void * , yyscan_t yyscanner );
  371. #define pktloc_wrap(yyscanner) (/*CONSTCOND*/1)
  372. #define YY_SKIP_YYWRAP
  373. #define yytext_ptr yytext_r
  374. #ifdef YY_HEADER_EXPORT_START_CONDITIONS
  375. #define INITIAL 0
  376. #endif
  377. #ifndef YY_NO_UNISTD_H
  378. /* Special case for "unistd.h", since it is non-ANSI. We include it way
  379. * down here because we want the user's section 1 to have been scanned first.
  380. * The user has a chance to override it with an option.
  381. */
  382. #include <unistd.h>
  383. #endif
  384. #ifndef YY_EXTRA_TYPE
  385. #define YY_EXTRA_TYPE void *
  386. #endif
  387. int yylex_init (yyscan_t* scanner);
  388. int yylex_init_extra ( YY_EXTRA_TYPE user_defined, yyscan_t* scanner);
  389. /* Accessor methods to globals.
  390. These are made visible to non-reentrant scanners for convenience. */
  391. int yylex_destroy ( yyscan_t yyscanner );
  392. int yyget_debug ( yyscan_t yyscanner );
  393. void yyset_debug ( int debug_flag , yyscan_t yyscanner );
  394. YY_EXTRA_TYPE yyget_extra ( yyscan_t yyscanner );
  395. void yyset_extra ( YY_EXTRA_TYPE user_defined , yyscan_t yyscanner );
  396. FILE *yyget_in ( yyscan_t yyscanner );
  397. void yyset_in ( FILE * _in_str , yyscan_t yyscanner );
  398. FILE *yyget_out ( yyscan_t yyscanner );
  399. void yyset_out ( FILE * _out_str , yyscan_t yyscanner );
  400. int yyget_leng ( yyscan_t yyscanner );
  401. char *yyget_text ( yyscan_t yyscanner );
  402. int yyget_lineno ( yyscan_t yyscanner );
  403. void yyset_lineno ( int _line_number , yyscan_t yyscanner );
  404. int yyget_column ( yyscan_t yyscanner );
  405. void yyset_column ( int _column_no , yyscan_t yyscanner );
  406. YYSTYPE * yyget_lval ( yyscan_t yyscanner );
  407. void yyset_lval ( YYSTYPE * yylval_param , yyscan_t yyscanner );
  408. YYLTYPE *yyget_lloc ( yyscan_t yyscanner );
  409. void yyset_lloc ( YYLTYPE * yylloc_param , yyscan_t yyscanner );
  410. /* Macros after this point can all be overridden by user definitions in
  411. * section 1.
  412. */
  413. #ifndef YY_SKIP_YYWRAP
  414. #ifdef __cplusplus
  415. extern "C" int yywrap ( yyscan_t yyscanner );
  416. #else
  417. extern int yywrap ( yyscan_t yyscanner );
  418. #endif
  419. #endif
  420. #ifndef yytext_ptr
  421. static void yy_flex_strncpy ( char *, const char *, int , yyscan_t yyscanner);
  422. #endif
  423. #ifdef YY_NEED_STRLEN
  424. static int yy_flex_strlen ( const char * , yyscan_t yyscanner);
  425. #endif
  426. #ifndef YY_NO_INPUT
  427. #endif
  428. /* Amount of stuff to slurp up with each read. */
  429. #ifndef YY_READ_BUF_SIZE
  430. #ifdef __ia64__
  431. /* On IA-64, the buffer size is 16k, not 8k */
  432. #define YY_READ_BUF_SIZE 16384
  433. #else
  434. #define YY_READ_BUF_SIZE 8192
  435. #endif /* __ia64__ */
  436. #endif
  437. /* Number of entries by which start-condition stack grows. */
  438. #ifndef YY_START_STACK_INCR
  439. #define YY_START_STACK_INCR 25
  440. #endif
  441. /* Default declaration of generated scanner - a define so the user can
  442. * easily add parameters.
  443. */
  444. #ifndef YY_DECL
  445. #define YY_DECL_IS_OURS 1
  446. extern int yylex \
  447. (YYSTYPE * yylval_param, YYLTYPE * yylloc_param , yyscan_t yyscanner);
  448. #define YY_DECL int yylex \
  449. (YYSTYPE * yylval_param, YYLTYPE * yylloc_param , yyscan_t yyscanner)
  450. #endif /* !YY_DECL */
  451. /* yy_get_previous_state - get the state just before the EOB char was reached */
  452. #undef YY_NEW_FILE
  453. #undef YY_FLUSH_BUFFER
  454. #undef yy_set_bol
  455. #undef yy_new_buffer
  456. #undef yy_set_interactive
  457. #undef YY_DO_BEFORE_ACTION
  458. #ifdef YY_DECL_IS_OURS
  459. #undef YY_DECL_IS_OURS
  460. #undef YY_DECL
  461. #endif
  462. #ifndef pktloc__create_buffer_ALREADY_DEFINED
  463. #undef yy_create_buffer
  464. #endif
  465. #ifndef pktloc__delete_buffer_ALREADY_DEFINED
  466. #undef yy_delete_buffer
  467. #endif
  468. #ifndef pktloc__scan_buffer_ALREADY_DEFINED
  469. #undef yy_scan_buffer
  470. #endif
  471. #ifndef pktloc__scan_string_ALREADY_DEFINED
  472. #undef yy_scan_string
  473. #endif
  474. #ifndef pktloc__scan_bytes_ALREADY_DEFINED
  475. #undef yy_scan_bytes
  476. #endif
  477. #ifndef pktloc__init_buffer_ALREADY_DEFINED
  478. #undef yy_init_buffer
  479. #endif
  480. #ifndef pktloc__flush_buffer_ALREADY_DEFINED
  481. #undef yy_flush_buffer
  482. #endif
  483. #ifndef pktloc__load_buffer_state_ALREADY_DEFINED
  484. #undef yy_load_buffer_state
  485. #endif
  486. #ifndef pktloc__switch_to_buffer_ALREADY_DEFINED
  487. #undef yy_switch_to_buffer
  488. #endif
  489. #ifndef pktloc_push_buffer_state_ALREADY_DEFINED
  490. #undef yypush_buffer_state
  491. #endif
  492. #ifndef pktloc_pop_buffer_state_ALREADY_DEFINED
  493. #undef yypop_buffer_state
  494. #endif
  495. #ifndef pktloc_ensure_buffer_stack_ALREADY_DEFINED
  496. #undef yyensure_buffer_stack
  497. #endif
  498. #ifndef pktloc_lex_ALREADY_DEFINED
  499. #undef yylex
  500. #endif
  501. #ifndef pktloc_restart_ALREADY_DEFINED
  502. #undef yyrestart
  503. #endif
  504. #ifndef pktloc_lex_init_ALREADY_DEFINED
  505. #undef yylex_init
  506. #endif
  507. #ifndef pktloc_lex_init_extra_ALREADY_DEFINED
  508. #undef yylex_init_extra
  509. #endif
  510. #ifndef pktloc_lex_destroy_ALREADY_DEFINED
  511. #undef yylex_destroy
  512. #endif
  513. #ifndef pktloc_get_debug_ALREADY_DEFINED
  514. #undef yyget_debug
  515. #endif
  516. #ifndef pktloc_set_debug_ALREADY_DEFINED
  517. #undef yyset_debug
  518. #endif
  519. #ifndef pktloc_get_extra_ALREADY_DEFINED
  520. #undef yyget_extra
  521. #endif
  522. #ifndef pktloc_set_extra_ALREADY_DEFINED
  523. #undef yyset_extra
  524. #endif
  525. #ifndef pktloc_get_in_ALREADY_DEFINED
  526. #undef yyget_in
  527. #endif
  528. #ifndef pktloc_set_in_ALREADY_DEFINED
  529. #undef yyset_in
  530. #endif
  531. #ifndef pktloc_get_out_ALREADY_DEFINED
  532. #undef yyget_out
  533. #endif
  534. #ifndef pktloc_set_out_ALREADY_DEFINED
  535. #undef yyset_out
  536. #endif
  537. #ifndef pktloc_get_leng_ALREADY_DEFINED
  538. #undef yyget_leng
  539. #endif
  540. #ifndef pktloc_get_text_ALREADY_DEFINED
  541. #undef yyget_text
  542. #endif
  543. #ifndef pktloc_get_lineno_ALREADY_DEFINED
  544. #undef yyget_lineno
  545. #endif
  546. #ifndef pktloc_set_lineno_ALREADY_DEFINED
  547. #undef yyset_lineno
  548. #endif
  549. #ifndef pktloc_get_column_ALREADY_DEFINED
  550. #undef yyget_column
  551. #endif
  552. #ifndef pktloc_set_column_ALREADY_DEFINED
  553. #undef yyset_column
  554. #endif
  555. #ifndef pktloc_wrap_ALREADY_DEFINED
  556. #undef yywrap
  557. #endif
  558. #ifndef pktloc_get_lval_ALREADY_DEFINED
  559. #undef yyget_lval
  560. #endif
  561. #ifndef pktloc_set_lval_ALREADY_DEFINED
  562. #undef yyset_lval
  563. #endif
  564. #ifndef pktloc_get_lloc_ALREADY_DEFINED
  565. #undef yyget_lloc
  566. #endif
  567. #ifndef pktloc_set_lloc_ALREADY_DEFINED
  568. #undef yyset_lloc
  569. #endif
  570. #ifndef pktloc_alloc_ALREADY_DEFINED
  571. #undef yyalloc
  572. #endif
  573. #ifndef pktloc_realloc_ALREADY_DEFINED
  574. #undef yyrealloc
  575. #endif
  576. #ifndef pktloc_free_ALREADY_DEFINED
  577. #undef yyfree
  578. #endif
  579. #ifndef pktloc_text_ALREADY_DEFINED
  580. #undef yytext
  581. #endif
  582. #ifndef pktloc_leng_ALREADY_DEFINED
  583. #undef yyleng
  584. #endif
  585. #ifndef pktloc_in_ALREADY_DEFINED
  586. #undef yyin
  587. #endif
  588. #ifndef pktloc_out_ALREADY_DEFINED
  589. #undef yyout
  590. #endif
  591. #ifndef pktloc__flex_debug_ALREADY_DEFINED
  592. #undef yy_flex_debug
  593. #endif
  594. #ifndef pktloc_lineno_ALREADY_DEFINED
  595. #undef yylineno
  596. #endif
  597. #ifndef pktloc_tables_fload_ALREADY_DEFINED
  598. #undef yytables_fload
  599. #endif
  600. #ifndef pktloc_tables_destroy_ALREADY_DEFINED
  601. #undef yytables_destroy
  602. #endif
  603. #ifndef pktloc_TABLES_NAME_ALREADY_DEFINED
  604. #undef yyTABLES_NAME
  605. #endif
  606. #line 52 "route/pktloc_grammar.l"
  607. #line 732 "route/pktloc_grammar.h"
  608. #undef pktloc_IN_HEADER
  609. #endif /* pktloc_HEADER_H */