Searched refs:TOK_LINK_TIMEOUT (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/sbin/dhclient/ | ||
| D | dhctoken.h | 81 #define TOK_LINK_TIMEOUT 294 macro |
| D | conflex.c | 330 { "link-timeout", TOK_LINK_TIMEOUT }, |
| D | clparse.c | 201 case TOK_LINK_TIMEOUT: in parse_client_statement() |