Home | History | Annotate | Download | only in src

Lines Matching full:range

128     { "dhcp-range", 1, 0, 'F' },
198 { "tftp-port-range", 1, 0, LOPT_TFTPPORTS },
239 { 'F', ARG_DUP, "ipaddr,ipaddr,time", gettext_noop("Enable DHCP in the range given with lease duration."), NULL },
273 { 's', ARG_DUP, "<domain>[,<range>]", gettext_noop("Specify the domain to be assigned in DHCP leases."), NULL },
311 { LOPT_TFTPPORTS, ARG_ONE, "<start>,<end>", gettext_noop("Ephemeral port range for use by TFTP transfers."), NULL },
1611 case LOPT_TFTPPORTS: /* --tftp-port-range */
1615 problem = _("bad port range");
1657 case 'F': /* --dhcp-range */
1673 gen_prob = _("bad dhcp-range");
1744 problem = _("inconsistent DHCP range");
2288 problem = _("invalid alias range");