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

  /src/external/mpl/dhcp/dist/server/
mdb6.c 186 HASH_FUNCTIONS(ia, unsigned char *, struct ia_xx, ia_hash_t,
189 ia_hash_t *ia_na_active;
190 ia_hash_t *ia_ta_active;
191 ia_hash_t *ia_pd_active;
1293 cleanup_lease6(ia_hash_t *ia_table,
  /src/external/mpl/dhcp/dist/includes/
dhcpd.h 1635 typedef struct hash_table ia_hash_t; typedef in typeref:struct:hash_table
1685 extern ia_hash_t *ia_na_active;
1686 extern ia_hash_t *ia_ta_active;
1687 extern ia_hash_t *ia_pd_active;
3785 HASH_FUNCTIONS_DECL(ia, unsigned char *, struct ia_xx, ia_hash_t)
3847 isc_result_t cleanup_lease6(ia_hash_t *ia_table,

Completed in 21 milliseconds