Searched defs:client_id_hash_ops (Results 1 - 1 of 1) sorted by relevance

/systemd/src/libsystemd-network/
H A Dsd-dhcp-server.c140 static const struct hash_ops client_id_hash_ops = { variable in typeref:struct:hash_ops
201 server->leases_by_client_id = hashmap_new(&client_id_hash_ops);

Completed in 14 milliseconds