| Home | Sort by: relevance | last modified time | path |
| /src/external/bsd/dhcpcd/dist/src/ | |
| dhcp-common.h | 48 #define OT_REQUEST (1 << 0) |
| dhcp-common.c | 140 if (opt->type & OT_REQUEST) 256 if (!(dho->type & OT_REQUEST) && |
| if-options.c | 1987 t |= OT_REQUEST; |