Home
last modified time | relevance | path

Searched refs:TOK_LINK_TIMEOUT (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/sbin/dhclient/
Ddhctoken.h81 #define TOK_LINK_TIMEOUT 294 macro
Dconflex.c330 { "link-timeout", TOK_LINK_TIMEOUT },
Dclparse.c201 case TOK_LINK_TIMEOUT: in parse_client_statement()