Searched refs:client_id_hash_func (Results 1 - 3 of 3) sorted by relevance

/systemd/src/libsystemd-network/
H A Ddhcp-server-internal.h93 void client_id_hash_func(const void *p, struct siphash *state);
H A Dtest-dhcp-server.c202 client_id_hash_func(id, &state);
H A Dsd-dhcp-server.c114 void client_id_hash_func(const void *p, struct siphash *state) { function
141 .hash = client_id_hash_func,
754 client_id_hash_func(&req->client_id, &state);

Completed in 1943 milliseconds