Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/server/
H A Ddhcpv6.c138 static isc_result_t reply_process_addr(struct reply_state *reply,
2126 status = reply_process_addr(reply, oc); in reply_process_ia_na()
2456 reply_process_addr(struct reply_state *reply, struct option_cache *addr) { function