Home
last modified time | relevance | path

Searched refs:VAR_EDNS_CLIENT_STRING_OPCODE (Results 1 – 6 of 6) sorted by relevance

/openbsd/sbin/unwind/libunbound/util/
H A Dconfigparser.h336 #define VAR_EDNS_CLIENT_STRING_OPCODE 592 macro
H A Dconfiglexer.lex587 edns-client-string-opcode{COLON} { YDVAR(1, VAR_EDNS_CLIENT_STRING_OPCODE) }
H A Dconfigparser.y200 %token VAR_EDNS_CLIENT_STRING_OPCODE VAR_NSID
3000 server_edns_client_string_opcode: VAR_EDNS_CLIENT_STRING_OPCODE STRING_ARG
H A Dconfiglexer.c5740 { YDVAR(1, VAR_EDNS_CLIENT_STRING_OPCODE) }
/openbsd/usr.sbin/unbound/util/
H A Dconfiglexer.lex587 edns-client-string-opcode{COLON} { YDVAR(1, VAR_EDNS_CLIENT_STRING_OPCODE) }
H A Dconfigparser.y200 %token VAR_EDNS_CLIENT_STRING_OPCODE VAR_NSID
3000 server_edns_client_string_opcode: VAR_EDNS_CLIENT_STRING_OPCODE STRING_ARG