Lines Matching refs:stateless
106 int stateless = 0;
531 stateless = 1;
803 /* Stateless special case. */
804 if (stateless) {
808 usage("Stateless command: %s incompatibile with "
1077 * \brief Run the DHCPv6 stateless client (dhclient -6 -S)
1099 usage("No interfaces available for stateless command: %s", "-S");
2015 if (stateless)
3901 * plus time, DUID. For real stateless "LL" is better.
3929 duid_type = stateless ? DUID_LL : DUID_LLT;