Home
last modified time | relevance | path

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

/dragonfly/contrib/dhcpcd/src/
HDdhcp.c723 make_message(struct bootp **bootpm, const struct interface *ifp, uint8_t type) in make_message() function
1750 r = make_message(&bootp, ifp, type); in send_message()