Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/server/
H A Ddhcpv6.c158 static isc_result_t reply_process_prefix(struct reply_state *reply,
4177 status = reply_process_prefix(reply, oc);
4498 reply_process_prefix(struct reply_state *reply, struct option_cache *pref) { function