HomeSort by: relevance | last modified time | path
    Searched refs:FT_UNDEF (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mpl/dhcp/dist/includes/
failover.h 37 FT_UNDEF, FT_DIGEST } type;
  /src/external/mpl/dhcp/dist/server/
stables.c 48 { 0, "unused", FT_UNDEF, 0, 0, 0 },
150 0, /* FT_UNDEF */
failover.c 692 (ft_options[option_code].type == FT_UNDEF)) {
4038 if (code < 1 || code > FTO_MAX || ft_options [code].type == FT_UNDEF) {
4229 case FT_UNDEF:

Completed in 22 milliseconds