Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/server/
H A Ddhcpv6.c136 static isc_result_t reply_process_ia_ta(struct reply_state *reply,
1849 status = reply_process_ia_ta(&reply, oc); in lease_to_client()
2833 reply_process_ia_ta(struct reply_state *reply, struct option_cache *ia) { function