HomeSort by: relevance | last modified time | path
    Searched defs:tiebreak (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/dhcp/dist/server/
leasechain.c 455 long int tiebreak = 0; local
473 tiebreak = lc->list[i]->sort_tiebreaker;
485 * When choosing a value for tiebreak we choose:
511 /* The first lease start with a tiebreak of 0 and add it at
leasechain.c 455 long int tiebreak = 0; local
473 tiebreak = lc->list[i]->sort_tiebreaker;
485 * When choosing a value for tiebreak we choose:
511 /* The first lease start with a tiebreak of 0 and add it at

Completed in 28 milliseconds