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

  /src/external/mpl/dhcp/dist/server/
mdb6.c 143 * ia_ta_active +------------+ | pool |
190 ia_hash_t *ia_ta_active; variable
2058 (ia_hash_lookup(&ia_active, ia_ta_active, tmpd,
2061 ia_hash_delete(ia_ta_active, tmpd,
2372 tas = ia_hash_foreach(ia_ta_active, write_ia_leases);
confpars.c 5582 if (cleanup_lease6(ia_ta_active, pool,
5609 if (ia_hash_lookup(&old_ia, ia_ta_active,
5612 ia_hash_delete(ia_ta_active,
5622 ia_hash_add(ia_ta_active,
dhcpd.c 868 if (!ia_new_hash(&ia_ta_active, DEFAULT_HASH_SIZE, MDL)) {
dhcpv6.c 2878 ia_hash_lookup(&reply->old_ia, ia_ta_active,
3150 ia_hash_delete(ia_ta_active,
3161 ia_hash_add(ia_ta_active, (unsigned char *)ia_id->data,
  /src/external/mpl/dhcp/dist/includes/
dhcpd.h 1686 extern ia_hash_t *ia_ta_active;

Completed in 25 milliseconds