Home
last modified time | relevance | path

Searched refs:universe_hash (Results 1 – 24 of 24) sorted by relevance

/dports/net/isc-dhcp44-server/dhcp-4.4.2-P1/common/
H A Dtables.c968 universe_hash_t *universe_hash; variable
1528 universe_new_hash(&universe_hash, UNIVERSE_HASH_SIZE, MDL); in initialize_common_option_spaces()
1529 universe_hash_add(universe_hash, dhcp_universe.name, 0, in initialize_common_option_spaces()
1531 universe_hash_add(universe_hash, nwip_universe.name, 0, in initialize_common_option_spaces()
1533 universe_hash_add(universe_hash, fqdn_universe.name, 0, in initialize_common_option_spaces()
1537 universe_hash_add(universe_hash, vendor_universe.name, 0, in initialize_common_option_spaces()
1539 universe_hash_add(universe_hash, isc_universe.name, 0, in initialize_common_option_spaces()
1543 universe_hash_add(universe_hash, dhcpv6_universe.name, 0, in initialize_common_option_spaces()
1545 universe_hash_add(universe_hash, vsio_universe.name, 0, in initialize_common_option_spaces()
1547 universe_hash_add(universe_hash, isc6_universe.name, 0, in initialize_common_option_spaces()
[all …]
H A Dparse.c1218 if (!universe_hash_lookup (&universe, universe_hash,
1496 universe_hash_add (universe_hash, nu -> name, 0, nu, MDL);
1717 if (!universe_hash_lookup(&encapsulated, universe_hash,
H A Doptions.c3080 universe_hash_lookup(&subu, universe_hash, in store_option()
3128 universe_hash_lookup(&u, universe_hash,
/dports/net/isc-dhcp44-client/dhcp-4.4.2-P1/common/
H A Dtables.c968 universe_hash_t *universe_hash; variable
1528 universe_new_hash(&universe_hash, UNIVERSE_HASH_SIZE, MDL); in initialize_common_option_spaces()
1529 universe_hash_add(universe_hash, dhcp_universe.name, 0, in initialize_common_option_spaces()
1531 universe_hash_add(universe_hash, nwip_universe.name, 0, in initialize_common_option_spaces()
1533 universe_hash_add(universe_hash, fqdn_universe.name, 0, in initialize_common_option_spaces()
1537 universe_hash_add(universe_hash, vendor_universe.name, 0, in initialize_common_option_spaces()
1539 universe_hash_add(universe_hash, isc_universe.name, 0, in initialize_common_option_spaces()
1543 universe_hash_add(universe_hash, dhcpv6_universe.name, 0, in initialize_common_option_spaces()
1545 universe_hash_add(universe_hash, vsio_universe.name, 0, in initialize_common_option_spaces()
1547 universe_hash_add(universe_hash, isc6_universe.name, 0, in initialize_common_option_spaces()
[all …]
H A Dparse.c1218 if (!universe_hash_lookup (&universe, universe_hash,
1496 universe_hash_add (universe_hash, nu -> name, 0, nu, MDL);
1717 if (!universe_hash_lookup(&encapsulated, universe_hash,
H A Doptions.c3080 universe_hash_lookup(&subu, universe_hash, in store_option()
3128 universe_hash_lookup(&u, universe_hash,
/dports/net/isc-dhcp44-relay/dhcp-4.4.2-P1/common/
H A Dtables.c968 universe_hash_t *universe_hash; variable
1528 universe_new_hash(&universe_hash, UNIVERSE_HASH_SIZE, MDL); in initialize_common_option_spaces()
1529 universe_hash_add(universe_hash, dhcp_universe.name, 0, in initialize_common_option_spaces()
1531 universe_hash_add(universe_hash, nwip_universe.name, 0, in initialize_common_option_spaces()
1533 universe_hash_add(universe_hash, fqdn_universe.name, 0, in initialize_common_option_spaces()
1537 universe_hash_add(universe_hash, vendor_universe.name, 0, in initialize_common_option_spaces()
1539 universe_hash_add(universe_hash, isc_universe.name, 0, in initialize_common_option_spaces()
1543 universe_hash_add(universe_hash, dhcpv6_universe.name, 0, in initialize_common_option_spaces()
1545 universe_hash_add(universe_hash, vsio_universe.name, 0, in initialize_common_option_spaces()
1547 universe_hash_add(universe_hash, isc6_universe.name, 0, in initialize_common_option_spaces()
[all …]
H A Dparse.c1218 if (!universe_hash_lookup (&universe, universe_hash,
1496 universe_hash_add (universe_hash, nu -> name, 0, nu, MDL);
1717 if (!universe_hash_lookup(&encapsulated, universe_hash,
H A Doptions.c3080 universe_hash_lookup(&subu, universe_hash, in store_option()
3128 universe_hash_lookup(&u, universe_hash,
/dports/net/isc-dhcp44-client/dhcp-4.4.2-P1/client/
H A Dclient_tables.c76 universe_hash_add (universe_hash, in initialize_client_option_spaces()
/dports/net/isc-dhcp44-relay/dhcp-4.4.2-P1/client/
H A Dclient_tables.c76 universe_hash_add (universe_hash, in initialize_client_option_spaces()
/dports/net/isc-dhcp44-server/dhcp-4.4.2-P1/client/
H A Dclient_tables.c76 universe_hash_add (universe_hash, in initialize_client_option_spaces()
/dports/net/isc-dhcp44-relay/dhcp-4.4.2-P1/server/
H A Dstables.c542 universe_hash_add (universe_hash, in initialize_server_option_spaces()
544 universe_hash_add (universe_hash, in initialize_server_option_spaces()
H A Dmdb.c2985 struct hash_table *universe_hash; variable
3238 universe_free_hash_table (&universe_hash, MDL);
H A Ddhcp.c1571 if (!universe_hash_lookup (&u, universe_hash,
3527 if (!universe_hash_lookup (&u, universe_hash,
/dports/net/isc-dhcp44-server/dhcp-4.4.2-P1/server/
H A Dstables.c542 universe_hash_add (universe_hash, in initialize_server_option_spaces()
544 universe_hash_add (universe_hash, in initialize_server_option_spaces()
H A Dmdb.c2985 struct hash_table *universe_hash; variable
3238 universe_free_hash_table (&universe_hash, MDL);
H A Ddhcp.c1571 if (!universe_hash_lookup (&u, universe_hash,
3527 if (!universe_hash_lookup (&u, universe_hash,
/dports/net/isc-dhcp44-client/dhcp-4.4.2-P1/server/
H A Dstables.c542 universe_hash_add (universe_hash, in initialize_server_option_spaces()
544 universe_hash_add (universe_hash, in initialize_server_option_spaces()
H A Dmdb.c2985 struct hash_table *universe_hash; variable
3238 universe_free_hash_table (&universe_hash, MDL);
H A Ddhcp.c1571 if (!universe_hash_lookup (&u, universe_hash,
3527 if (!universe_hash_lookup (&u, universe_hash,
/dports/net/isc-dhcp44-server/dhcp-4.4.2-P1/includes/
H A Ddhcpd.h2921 extern universe_hash_t *universe_hash;
/dports/net/isc-dhcp44-client/dhcp-4.4.2-P1/includes/
H A Ddhcpd.h2921 extern universe_hash_t *universe_hash;
/dports/net/isc-dhcp44-relay/dhcp-4.4.2-P1/includes/
H A Ddhcpd.h2921 extern universe_hash_t *universe_hash;