![]() |
Kea 3.1.0
|
A Bison parser. More...
#include <dhcp6_parser.h>
Classes | |
| struct | basic_symbol |
| A complete symbol. More... | |
| struct | by_kind |
| Type access provider for token (enum) based symbols. More... | |
| class | context |
| struct | symbol_kind |
| Symbol kinds. More... | |
| struct | symbol_type |
| "External" symbols: returned by the scanner. More... | |
| struct | syntax_error |
| Syntax errors thrown from user actions. More... | |
| struct | token |
| Token kinds. More... | |
| class | value_type |
| A buffer to store and retrieve objects. More... | |
Public Types | |
| typedef by_kind | by_type |
| Backward compatibility for a private implementation detail (Bison 3.6). | |
| typedef location | location_type |
| Symbol locations. | |
| typedef value_type | semantic_type |
| Backward compatibility (Bison 3.8). | |
| typedef symbol_kind::symbol_kind_type | symbol_kind_type |
| (Internal) symbol kind. | |
| typedef token::token_kind_type | token_kind_type |
| Token kind, as returned by yylex. | |
| typedef token_kind_type | token_type |
| Backward compatibility alias (Bison 3.6). | |
Public Member Functions | |
| Dhcp6Parser (isc::dhcp::Parser6Context &ctx_yyarg) | |
| Build a parser object. | |
| virtual | ~Dhcp6Parser () |
| virtual void | error (const location_type &loc, const std::string &msg) |
| Report a syntax error. | |
| void | error (const syntax_error &err) |
| Report a syntax error. | |
| int | operator() () |
| Parse. | |
| virtual int | parse () |
| Parse. | |
Static Public Attributes | |
| static const symbol_kind_type | YYNTOKENS = symbol_kind::YYNTOKENS |
| The number of tokens. | |
A Bison parser.
Definition at line 215 of file dhcp6_parser.h.
Backward compatibility for a private implementation detail (Bison 3.6).
Definition at line 1793 of file dhcp6_parser.h.
| typedef location isc::dhcp::Dhcp6Parser::location_type |
Symbol locations.
Definition at line 474 of file dhcp6_parser.h.
Backward compatibility (Bison 3.8).
Definition at line 471 of file dhcp6_parser.h.
(Internal) symbol kind.
Definition at line 1510 of file dhcp6_parser.h.
Token kind, as returned by yylex.
Definition at line 750 of file dhcp6_parser.h.
Backward compatibility alias (Bison 3.6).
Definition at line 753 of file dhcp6_parser.h.
| isc::dhcp::Dhcp6Parser::Dhcp6Parser | ( | isc::dhcp::Parser6Context & | ctx_yyarg | ) |
Build a parser object.
Definition at line 152 of file dhcp6_parser.cc.
Referenced by isc::dhcp::Dhcp6Parser::context::context().
|
virtual |
Definition at line 162 of file dhcp6_parser.cc.
|
virtual |
Report a syntax error.
| loc | where the syntax error is found. |
| msg | a description of the syntax error. |
Definition at line 7184 of file dhcp6_parser.cc.
| void isc::dhcp::Dhcp6Parser::error | ( | const syntax_error & | err | ) |
Report a syntax error.
Definition at line 5475 of file dhcp6_parser.cc.
References isc::db::error, and isc::dhcp::Dhcp6Parser::syntax_error::location.
|
inlinestatic |
Definition at line 3394 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_ALLOCATOR.
Referenced by while().
|
inlinestatic |
Definition at line 5044 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_ALWAYS.
Referenced by while().
|
inlinestatic |
Definition at line 3304 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_ALWAYS_SEND.
Referenced by while().
|
inlinestatic |
Definition at line 3364 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_ARRAY.
Referenced by while().
|
inlinestatic |
Definition at line 4624 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_AUTHENTICATION.
Referenced by while().
|
inlinestatic |
Definition at line 4639 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_BASIC.
Referenced by while().
|
inlinestatic |
Definition at line 5569 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_BOOLEAN.
Referenced by while().
|
inlinestatic |
Definition at line 2914 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_CACHE_MAX_AGE.
Referenced by while().
|
inlinestatic |
Definition at line 2899 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_CACHE_THRESHOLD.
Referenced by while().
|
inlinestatic |
Definition at line 2854 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_CALCULATE_TEE_TIMES.
Referenced by while().
|
inlinestatic |
Definition at line 4819 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_CAPACITY.
Referenced by while().
|
inlinestatic |
Definition at line 2599 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_CERT_FILE.
Referenced by while().
|
inlinestatic |
Definition at line 4729 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_CERT_REQUIRED.
Referenced by while().
|
inlinestatic |
Definition at line 3469 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_CHECK_EXISTS_WITH_DHCID.
Referenced by while().
|
inlinestatic |
Definition at line 3439 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_CHECK_WITH_DHCID.
Referenced by while().
|
inlinestatic |
Definition at line 2719 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_CIPHER_LIST.
Referenced by while().
|
inlinestatic |
Definition at line 3979 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_CLIENT_CLASS.
Referenced by while().
|
inlinestatic |
Definition at line 3874 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_CLIENT_CLASSES.
Referenced by while().
|
inlinestatic |
Definition at line 4684 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_CLIENTS.
Referenced by while().
|
inlinestatic |
Definition at line 3259 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_CODE.
Referenced by while().
|
inlinestatic |
Definition at line 1984 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_COLON.
Referenced by while().
|
inlinestatic |
Definition at line 1969 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_COMMA.
Referenced by while().
|
inlinestatic |
Definition at line 3649 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_COMMENT.
Referenced by while().
|
inlinestatic |
Definition at line 5284 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_COMPATIBILITY.
Referenced by while().
|
inlinestatic |
Definition at line 2104 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_CONFIG_CONTROL.
Referenced by while().
|
inlinestatic |
Definition at line 2119 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_CONFIG_DATABASES.
Referenced by while().
|
inlinestatic |
Definition at line 2134 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_CONFIG_FETCH_WAIT_TIME.
Referenced by while().
|
inlinestatic |
Definition at line 2404 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_CONNECT_TIMEOUT.
Referenced by while().
|
inlinestatic |
Definition at line 4489 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_CONTROL_SOCKET.
Referenced by while().
|
inlinestatic |
Definition at line 4504 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_CONTROL_SOCKETS.
Referenced by while().
|
inlinestatic |
Definition at line 3289 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_CSV_FORMAT.
Referenced by while().
|
inlinestatic |
Definition at line 3244 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_DATA.
Referenced by while().
|
inlinestatic |
Definition at line 2089 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_DATA_DIRECTORY.
Referenced by while().
|
inlinestatic |
Definition at line 3424 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_DDNS_CONFLICT_RESOLUTION_MODE.
Referenced by while().
|
inlinestatic |
Definition at line 3049 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_DDNS_GENERATED_PREFIX.
Referenced by while().
|
inlinestatic |
Definition at line 3019 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_DDNS_OVERRIDE_CLIENT_UPDATE.
Referenced by while().
|
inlinestatic |
Definition at line 3004 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_DDNS_OVERRIDE_NO_UPDATE.
Referenced by while().
|
inlinestatic |
Definition at line 3064 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_DDNS_QUALIFYING_SUFFIX.
Referenced by while().
|
inlinestatic |
Definition at line 3034 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_DDNS_REPLACE_CLIENT_NAME.
Referenced by while().
|
inlinestatic |
Definition at line 2989 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_DDNS_SEND_UPDATES.
Referenced by while().
|
inlinestatic |
Definition at line 3124 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_DDNS_TTL.
Referenced by while().
|
inlinestatic |
Definition at line 3154 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_DDNS_TTL_MAX.
Referenced by while().
|
inlinestatic |
Definition at line 3139 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_DDNS_TTL_MIN.
Referenced by while().
|
inlinestatic |
Definition at line 3109 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_DDNS_TTL_PERCENT.
Referenced by while().
|
inlinestatic |
Definition at line 3079 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_DDNS_UPDATE_ON_RENEW.
Referenced by while().
|
inlinestatic |
Definition at line 3094 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_DDNS_USE_CONFLICT_RESOLUTION.
Referenced by while().
|
inlinestatic |
Definition at line 5194 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_DEBUGLEVEL.
Referenced by while().
|
inlinestatic |
Definition at line 2929 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_DECLINE_PROBATION_PERIOD.
Referenced by while().
|
inlinestatic |
Definition at line 3619 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_DELEGATED_LEN.
Referenced by while().
|
inlinestatic |
Definition at line 4414 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_DHCP4O6_PORT.
Referenced by while().
|
inlinestatic |
Definition at line 2074 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_DHCP6.
Referenced by while().
|
inlinestatic |
Definition at line 4834 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_DHCP_DDNS.
Referenced by while().
|
inlinestatic |
Definition at line 4429 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_DHCP_MULTI_THREADING.
Referenced by while().
|
inlinestatic |
Definition at line 4774 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_DHCP_QUEUE_CONTROL.
Referenced by while().
|
inlinestatic |
Definition at line 4669 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_DIRECTORY.
Referenced by while().
|
inlinestatic |
Definition at line 2644 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_DISABLE.
Referenced by while().
|
inlinestatic |
Definition at line 4069 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_DUID.
Referenced by while().
|
inlinestatic |
Definition at line 5104 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_EARLY_GLOBAL_RESERVATIONS_LOOKUP.
Referenced by while().
|
inlinestatic |
Definition at line 4324 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_EN.
Referenced by while().
|
inlinestatic |
Definition at line 4444 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_ENABLE_MULTI_THREADING.
Referenced by while().
|
inlinestatic |
Definition at line 4789 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_ENABLE_QUEUE.
Referenced by while().
|
inlinestatic |
Definition at line 4849 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_ENABLE_UPDATES.
Referenced by while().
|
inlinestatic |
Definition at line 3349 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_ENCAPSULATE.
Referenced by while().
|
inlinestatic |
Definition at line 1924 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_END.
Referenced by while().
|
inlinestatic |
Definition at line 4399 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_ENTERPRISE_ID.
Referenced by while().
|
inlinestatic |
Definition at line 3904 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_EVALUATE_ADDITIONAL_CLASSES.
Referenced by while().
|
inlinestatic |
Definition at line 3589 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_EXCLUDED_PREFIX.
Referenced by while().
|
inlinestatic |
Definition at line 3604 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_EXCLUDED_PREFIX_LEN.
Referenced by while().
|
inlinestatic |
Definition at line 4054 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_EXCLUDED_PREFIXES.
Referenced by while().
|
inlinestatic |
Definition at line 4189 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_EXPIRED_LEASES_PROCESSING.
Referenced by while().
|
inlinestatic |
Definition at line 3859 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_EXTENDED_INFO_CHECKS.
Referenced by while().
|
inlinestatic |
Definition at line 4114 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_FLEX_ID.
Referenced by while().
|
inlinestatic |
Definition at line 5554 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_FLOAT.
Referenced by while().
|
inlinestatic |
Definition at line 5224 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_FLUSH.
Referenced by while().
|
inlinestatic |
Definition at line 4219 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_FLUSH_RECLAIMED_TIMER_WAIT_TIME.
Referenced by while().
|
inlinestatic |
Definition at line 4234 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_HOLD_RECLAIMED_TIME.
Referenced by while().
|
inlinestatic |
Definition at line 4144 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_HOOKS_LIBRARIES.
Referenced by while().
|
inlinestatic |
Definition at line 2329 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_HOST.
Referenced by while().
|
inlinestatic |
Definition at line 3814 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_HOST_RESERVATION_IDENTIFIERS.
Referenced by while().
|
inlinestatic |
Definition at line 4099 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_HOSTNAME.
Referenced by while().
|
inlinestatic |
Definition at line 5089 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_HOSTNAME_CHAR_REPLACEMENT.
Referenced by while().
|
inlinestatic |
Definition at line 5074 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_HOSTNAME_CHAR_SET.
Referenced by while().
|
inlinestatic |
Definition at line 2254 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_HOSTS_DATABASE.
Referenced by while().
|
inlinestatic |
Definition at line 2269 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_HOSTS_DATABASES.
Referenced by while().
|
inlinestatic |
Definition at line 4549 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_HTTP.
Referenced by while().
|
inlinestatic |
Definition at line 4744 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_HTTP_HEADERS.
Referenced by while().
|
inlinestatic |
Definition at line 4564 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_HTTPS.
Referenced by while().
|
inlinestatic |
Definition at line 4369 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_HTYPE.
Referenced by while().
|
inlinestatic |
Definition at line 4084 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_HW_ADDRESS.
Referenced by while().
|
inlinestatic |
Definition at line 3709 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_ID.
Referenced by while().
|
inlinestatic |
Definition at line 4354 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_IDENTIFIER.
Referenced by while().
|
inlinestatic |
Definition at line 5539 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_INTEGER.
Referenced by while().
|
inlinestatic |
Definition at line 3679 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_INTERFACE.
Referenced by while().
|
inlinestatic |
Definition at line 3694 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_INTERFACE_ID.
Referenced by while().
|
inlinestatic |
Definition at line 2164 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_INTERFACES.
Referenced by while().
|
inlinestatic |
Definition at line 2149 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_INTERFACES_CONFIG.
Referenced by while().
|
inlinestatic |
Definition at line 4024 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_IP_ADDRESSES.
Referenced by while().
|
inlinestatic |
Definition at line 5119 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_IP_RESERVATIONS_UNIQUE.
Referenced by while().
|
inlinestatic |
Definition at line 4999 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_JSON.
Referenced by while().
|
inlinestatic |
Definition at line 2614 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_KEY_FILE.
Referenced by while().
|
inlinestatic |
Definition at line 2029 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_LCURLY_BRACKET.
Referenced by while().
|
inlinestatic |
Definition at line 3844 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_LEASE_CHECKS.
Referenced by while().
|
inlinestatic |
Definition at line 2239 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_LEASE_DATABASE.
Referenced by while().
|
inlinestatic |
Definition at line 5299 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_LENIENT_OPTION_PARSING.
Referenced by while().
|
inlinestatic |
Definition at line 2374 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_LFC_INTERVAL.
Referenced by while().
|
inlinestatic |
Definition at line 4159 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_LIBRARY.
Referenced by while().
|
inlinestatic |
Definition at line 4339 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_LL.
Referenced by while().
|
inlinestatic |
Definition at line 4309 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_LLT.
Referenced by while().
|
inlinestatic |
Definition at line 5149 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_LOGGERS.
Referenced by while().
|
inlinestatic |
Definition at line 1999 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_LSQUARE_BRACKET.
Referenced by while().
|
inlinestatic |
Definition at line 3784 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_MAC_SOURCES.
Referenced by while().
|
inlinestatic |
Definition at line 2764 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_MAX_PREFERRED_LIFETIME.
Referenced by while().
|
inlinestatic |
Definition at line 4924 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_MAX_QUEUE_SIZE.
Referenced by while().
|
inlinestatic |
Definition at line 4249 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_MAX_RECLAIM_LEASES.
Referenced by while().
|
inlinestatic |
Definition at line 4264 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_MAX_RECLAIM_TIME.
Referenced by while().
|
inlinestatic |
Definition at line 2464 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_MAX_RECONNECT_TRIES.
Referenced by while().
|
inlinestatic |
Definition at line 2569 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_MAX_ROW_ERRORS.
Referenced by while().
|
inlinestatic |
Definition at line 2809 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_MAX_VALID_LIFETIME.
Referenced by while().
|
inlinestatic |
Definition at line 5239 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_MAXSIZE.
Referenced by while().
|
inlinestatic |
Definition at line 5254 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_MAXVER.
Referenced by while().
|
inlinestatic |
Definition at line 2749 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_MIN_PREFERRED_LIFETIME.
Referenced by while().
|
inlinestatic |
Definition at line 2794 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_MIN_VALID_LIFETIME.
Referenced by while().
|
inlinestatic |
Definition at line 3229 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_NAME.
Referenced by while().
|
inlinestatic |
Definition at line 4954 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_NCR_FORMAT.
Referenced by while().
|
inlinestatic |
Definition at line 4939 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_NCR_PROTOCOL.
Referenced by while().
|
inlinestatic |
Definition at line 5029 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_NEVER.
Referenced by while().
|
inlinestatic |
Definition at line 3319 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_NEVER_SEND.
Referenced by while().
|
inlinestatic |
Definition at line 3454 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_NO_CHECK_WITH_DHCID.
Referenced by while().
|
inlinestatic |
Definition at line 3484 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_NO_CHECK_WITHOUT_DHCID.
Referenced by while().
|
inlinestatic |
Definition at line 2059 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_NULL_TYPE.
Referenced by while().
|
inlinestatic |
Definition at line 2494 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_ON_FAIL.
Referenced by while().
|
inlinestatic |
Definition at line 3949 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_ONLY_IF_REQUIRED.
Referenced by while().
|
inlinestatic |
Definition at line 3964 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_ONLY_IN_ADDITIONAL_LIST.
Referenced by while().
|
inlinestatic |
Definition at line 3214 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_OPTION_DATA.
Referenced by while().
|
inlinestatic |
Definition at line 3199 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_OPTION_DEF.
Referenced by while().
|
inlinestatic |
Definition at line 5179 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_OUTPUT.
Referenced by while().
|
inlinestatic |
Definition at line 5164 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_OUTPUT_OPTIONS.
Referenced by while().
|
inlinestatic |
Definition at line 4474 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_PACKET_QUEUE_SIZE.
Referenced by while().
|
inlinestatic |
Definition at line 4174 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_PARAMETERS.
Referenced by while().
|
inlinestatic |
Definition at line 3379 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_PARKED_PACKET_LIMIT.
Referenced by while().
|
inlinestatic |
Definition at line 1939 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_PARSER6_error.
|
inlinestatic |
Definition at line 1954 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_PARSER6_UNDEF.
|
inlinestatic |
Definition at line 2314 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_PASSWORD.
Referenced by while().
|
inlinestatic |
Definition at line 4714 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_PASSWORD_FILE.
Referenced by while().
|
inlinestatic |
Definition at line 5269 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_PATTERN.
Referenced by while().
|
inlinestatic |
Definition at line 3409 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_PD_ALLOCATOR.
Referenced by while().
|
inlinestatic |
Definition at line 3544 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_PD_POOLS.
Referenced by while().
|
inlinestatic |
Definition at line 2359 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_PERSIST.
Referenced by while().
|
inlinestatic |
Definition at line 3529 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_POOL.
Referenced by while().
|
inlinestatic |
Definition at line 3994 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_POOL_ID.
Referenced by while().
|
inlinestatic |
Definition at line 3514 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_POOLS.
Referenced by while().
|
inlinestatic |
Definition at line 2344 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_PORT.
Referenced by while().
|
inlinestatic |
Definition at line 2659 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_PREFER.
Referenced by while().
|
inlinestatic |
Definition at line 2734 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_PREFERRED_LIFETIME.
Referenced by while().
|
inlinestatic |
Definition at line 3559 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_PREFIX.
Referenced by while().
|
inlinestatic |
Definition at line 3574 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_PREFIX_LEN.
Referenced by while().
|
inlinestatic |
Definition at line 4039 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_PREFIXES.
Referenced by while().
|
inlinestatic |
Definition at line 4804 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_QUEUE_TYPE.
Referenced by while().
|
inlinestatic |
Definition at line 3724 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_RAPID_COMMIT.
Referenced by while().
|
inlinestatic |
Definition at line 2044 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_RCURLY_BRACKET.
Referenced by while().
|
inlinestatic |
Definition at line 2179 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_RE_DETECT.
Referenced by while().
|
inlinestatic |
Definition at line 2419 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_READ_TIMEOUT.
Referenced by while().
|
inlinestatic |
Definition at line 2389 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_READONLY.
Referenced by while().
|
inlinestatic |
Definition at line 4654 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_REALM.
Referenced by while().
|
inlinestatic |
Definition at line 2839 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_REBIND_TIMER.
Referenced by while().
|
inlinestatic |
Definition at line 4204 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_RECLAIM_TIMER_WAIT_TIME.
Referenced by while().
|
inlinestatic |
Definition at line 2479 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_RECONNECT_WAIT_TIME.
Referenced by while().
|
inlinestatic |
Definition at line 3334 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_RECORD_TYPES.
Referenced by while().
|
inlinestatic |
Definition at line 4129 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_RELAY.
Referenced by while().
|
inlinestatic |
Definition at line 3799 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_RELAY_SUPPLIED_OPTIONS.
Referenced by while().
|
inlinestatic |
Definition at line 2824 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_RENEW_TIMER.
Referenced by while().
|
inlinestatic |
Definition at line 2674 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_REQUIRE.
Referenced by while().
|
inlinestatic |
Definition at line 3889 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_REQUIRE_CLIENT_CLASSES.
Referenced by while().
|
inlinestatic |
Definition at line 4009 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_RESERVATIONS.
Referenced by while().
|
inlinestatic |
Definition at line 3739 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_RESERVATIONS_GLOBAL.
Referenced by while().
|
inlinestatic |
Definition at line 3754 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_RESERVATIONS_IN_SUBNET.
Referenced by while().
|
inlinestatic |
Definition at line 5134 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_RESERVATIONS_LOOKUP_FIRST.
Referenced by while().
|
inlinestatic |
Definition at line 3769 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_RESERVATIONS_OUT_OF_POOL.
Referenced by while().
|
inlinestatic |
Definition at line 2554 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_RETRY_ON_STARTUP.
Referenced by while().
|
inlinestatic |
Definition at line 2014 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_RSQUARE_BRACKET.
Referenced by while().
|
inlinestatic |
Definition at line 3829 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_SANITY_CHECKS.
Referenced by while().
|
inlinestatic |
Definition at line 4894 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_SENDER_IP.
Referenced by while().
|
inlinestatic |
Definition at line 4909 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_SENDER_PORT.
Referenced by while().
|
inlinestatic |
Definition at line 2539 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_SERVE_RETRY_CONTINUE.
Referenced by while().
|
inlinestatic |
Definition at line 2524 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_SERVE_RETRY_EXIT.
Referenced by while().
|
inlinestatic |
Definition at line 4294 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_SERVER_ID.
Referenced by while().
|
inlinestatic |
Definition at line 4864 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_SERVER_IP.
Referenced by while().
|
inlinestatic |
Definition at line 4879 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_SERVER_PORT.
Referenced by while().
|
inlinestatic |
Definition at line 2944 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_SERVER_TAG.
Referenced by while().
|
inlinestatic |
Definition at line 2224 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_SERVICE_SOCKETS_MAX_RETRIES.
Referenced by while().
|
inlinestatic |
Definition at line 2194 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_SERVICE_SOCKETS_REQUIRE_ALL.
Referenced by while().
|
inlinestatic |
Definition at line 2209 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_SERVICE_SOCKETS_RETRY_WAIT_TIME.
Referenced by while().
|
inlinestatic |
Definition at line 5209 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_SEVERITY.
Referenced by while().
|
inlinestatic |
Definition at line 3499 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_SHARED_NETWORKS.
Referenced by while().
|
inlinestatic |
Definition at line 4594 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_SOCKET_ADDRESS.
Referenced by while().
|
inlinestatic |
Definition at line 4579 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_SOCKET_NAME.
Referenced by while().
|
inlinestatic |
Definition at line 4609 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_SOCKET_PORT.
Referenced by while().
|
inlinestatic |
Definition at line 4519 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_SOCKET_TYPE.
Referenced by while().
|
inlinestatic |
Definition at line 3274 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_SPACE.
Referenced by while().
|
inlinestatic |
Definition at line 2629 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_SSL_MODE.
Referenced by while().
|
inlinestatic |
Definition at line 2974 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_STATISTIC_DEFAULT_SAMPLE_AGE.
Referenced by while().
|
inlinestatic |
Definition at line 2959 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_STATISTIC_DEFAULT_SAMPLE_COUNT.
Referenced by while().
|
inlinestatic |
Definition at line 2509 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_STOP_RETRY_EXIT.
Referenced by while().
|
inlinestatic |
Definition at line 3169 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_STORE_EXTENDED_INFO.
Referenced by while().
|
inlinestatic |
Definition at line 5524 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_STRING.
Referenced by while().
|
inlinestatic |
Definition at line 5509 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_SUB_CONFIG_CONTROL.
Referenced by if().
|
inlinestatic |
Definition at line 5344 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_SUB_DHCP6.
Referenced by if().
|
inlinestatic |
Definition at line 5494 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_SUB_DHCP_DDNS.
Referenced by if().
|
inlinestatic |
Definition at line 5479 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_SUB_HOOKS_LIBRARY.
Referenced by if().
|
inlinestatic |
Definition at line 5359 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_SUB_INTERFACES6.
Referenced by if().
|
inlinestatic |
Definition at line 5464 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_SUB_OPTION_DATA.
Referenced by if().
|
inlinestatic |
Definition at line 5449 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_SUB_OPTION_DEF.
Referenced by if().
|
inlinestatic |
Definition at line 5434 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_SUB_OPTION_DEFS.
Referenced by if().
|
inlinestatic |
Definition at line 5404 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_SUB_PD_POOL.
Referenced by if().
|
inlinestatic |
Definition at line 5389 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_SUB_POOL6.
Referenced by if().
|
inlinestatic |
Definition at line 5419 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_SUB_RESERVATION.
Referenced by if().
|
inlinestatic |
Definition at line 5374 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_SUB_SUBNET6.
Referenced by if().
|
inlinestatic |
Definition at line 3664 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_SUBNET.
Referenced by while().
|
inlinestatic |
Definition at line 3184 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_SUBNET6.
Referenced by while().
|
inlinestatic |
Definition at line 2869 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_T1_PERCENT.
Referenced by while().
|
inlinestatic |
Definition at line 2884 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_T2_PERCENT.
Referenced by while().
|
inlinestatic |
Definition at line 4984 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_TCP.
Referenced by while().
|
inlinestatic |
Definition at line 2449 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_TCP_USER_TIMEOUT.
Referenced by while().
|
inlinestatic |
Definition at line 3934 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_TEMPLATE_TEST.
Referenced by while().
|
inlinestatic |
Definition at line 3919 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_TEST.
Referenced by while().
|
inlinestatic |
Definition at line 4459 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_THREAD_POOL_SIZE.
Referenced by while().
|
inlinestatic |
Definition at line 4384 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_TIME.
Referenced by while().
|
inlinestatic |
Definition at line 5329 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_TOPLEVEL_DHCP6.
Referenced by if().
|
inlinestatic |
Definition at line 5314 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_TOPLEVEL_JSON.
Referenced by if().
|
inlinestatic |
Definition at line 2584 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_TRUST_ANCHOR.
Referenced by while().
|
inlinestatic |
Definition at line 2284 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_TYPE.
Referenced by while().
|
inlinestatic |
Definition at line 4969 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_UDP.
Referenced by while().
|
inlinestatic |
Definition at line 4534 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_UNIX.
Referenced by while().
|
inlinestatic |
Definition at line 4279 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_UNWARNED_RECLAIM_CYCLES.
Referenced by while().
|
inlinestatic |
Definition at line 2299 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_USER.
Referenced by while().
|
inlinestatic |
Definition at line 3634 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_USER_CONTEXT.
Referenced by while().
|
inlinestatic |
Definition at line 4699 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_USER_FILE.
Referenced by while().
|
inlinestatic |
Definition at line 2779 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_VALID_LIFETIME.
Referenced by while().
|
inlinestatic |
Definition at line 4759 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_VALUE.
Referenced by while().
|
inlinestatic |
Definition at line 2689 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_VERIFY_CA.
Referenced by while().
|
inlinestatic |
Definition at line 2704 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_VERIFY_FULL.
Referenced by while().
|
inlinestatic |
Definition at line 5059 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_WHEN_NOT_PRESENT.
Referenced by while().
|
inlinestatic |
Definition at line 5014 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_WHEN_PRESENT.
Referenced by while().
|
inlinestatic |
Definition at line 2434 of file dhcp6_parser.h.
References isc::dhcp::Dhcp6Parser::token::TOKEN_WRITE_TIMEOUT.
Referenced by while().
| int isc::dhcp::Dhcp6Parser::operator() | ( | ) |
Parse.
An alias for parse ().
Definition at line 580 of file dhcp6_parser.cc.
References parse().
|
virtual |
Parse.
Length of the RHS of the rule being reduced.
The lookahead symbol.
The locations where the error started and ended.
The return value of parse ().
Definition at line 586 of file dhcp6_parser.cc.
References isc::dhcp::Dhcp6Parser::value_type::as(), isc::dhcp::Dhcp6Parser::basic_symbol< Base >::clear(), isc::dhcp::Dhcp6Parser::value_type::emplace(), isc::dhcp::Dhcp6Parser::basic_symbol< Base >::empty(), isc::db::error, isc::dhcp::Dhcp6Parser::by_kind::kind(), isc::dhcp::Dhcp6Parser::by_kind::kind_, isc::dhcp::Dhcp6Parser::basic_symbol< Base >::location, isc::data::merge(), isc::dhcp::Dhcp6Parser::basic_symbol< Base >::move(), isc::dhcp::Dhcp6Parser::symbol_kind::S_auth_type_value, isc::dhcp::Dhcp6Parser::symbol_kind::S_BOOLEAN, isc::dhcp::Dhcp6Parser::symbol_kind::S_control_socket_type_value, isc::dhcp::Dhcp6Parser::symbol_kind::S_ddns_conflict_resolution_mode_value, isc::dhcp::Dhcp6Parser::symbol_kind::S_ddns_replace_client_name_value, isc::dhcp::Dhcp6Parser::symbol_kind::S_duid_type, isc::dhcp::Dhcp6Parser::symbol_kind::S_FLOAT, isc::dhcp::Dhcp6Parser::symbol_kind::S_INTEGER, isc::dhcp::Dhcp6Parser::symbol_kind::S_map_value, isc::dhcp::Dhcp6Parser::symbol_kind::S_ncr_protocol_value, isc::dhcp::Dhcp6Parser::symbol_kind::S_on_fail_mode, isc::dhcp::Dhcp6Parser::symbol_kind::S_ssl_mode, isc::dhcp::Dhcp6Parser::symbol_kind::S_STRING, isc::dhcp::Dhcp6Parser::symbol_kind::S_value, isc::dhcp::Dhcp6Parser::symbol_kind::S_YYEOF, isc::dhcp::Dhcp6Parser::symbol_kind::S_YYerror, isc::dhcp::Dhcp6Parser::symbol_kind::S_YYUNDEF, isc::dhcp::Dhcp6Parser::basic_symbol< Base >::value, YY_MOVE, YY_REDUCE_PRINT, YY_STACK_PRINT, YY_SYMBOL_PRINT, YYABORT, YYACCEPT, YYCDEBUG, YYERROR, yylex, and YYLLOC_DEFAULT.
Referenced by operator()().
|
static |
The user-facing name of the symbol whose (internal) number is YYSYMBOL.
No bounds checking.
Definition at line 5521 of file dhcp6_parser.cc.
Referenced by isc::dhcp::Dhcp6Parser::basic_symbol< by_kind >::name().
|
static |
The number of tokens.
Definition at line 1513 of file dhcp6_parser.h.
Referenced by isc::dhcp::Dhcp6Parser::context::expected_tokens().