Searched refs:CD_MESSAGE (Results 1 – 6 of 6) sorted by relevance
273 if (offer->opts[CD_MESSAGE] != NULL) { in dhcp_requesting()275 (char *)offer->opts[CD_MESSAGE]->value, in dhcp_requesting()276 offer->opts[CD_MESSAGE]->len); in dhcp_requesting()670 if (plp->opts[CD_MESSAGE] != NULL) { in accept_v4_acknak()671 print_server_msg(dsmp, (char *)plp->opts[CD_MESSAGE]->value, in accept_v4_acknak()672 plp->opts[CD_MESSAGE]->len); in accept_v4_acknak()
189 (void) add_pkt_opt(dpkt, CD_MESSAGE, msg, in dhcp_release()
750 (void) add_pkt_opt(dpkt, CD_MESSAGE, msg, in add_pkt_lif()
632 *opt++ = CD_MESSAGE; in dhcp_decline()752 if (pl->opts[CD_MESSAGE]) in dhcp_requesting()753 prt_server_msg(pl->opts[CD_MESSAGE]); in dhcp_requesting()845 if (wk->opts[CD_MESSAGE]) in dhcp_requesting()846 prt_server_msg(wk->opts[CD_MESSAGE]); in dhcp_requesting()855 if (state_pl->opts[CD_MESSAGE]) in dhcp_requesting()856 prt_server_msg(state_pl->opts[CD_MESSAGE]); in dhcp_requesting()
121 #define CD_MESSAGE 56 macro
349 case CD_MESSAGE: in show_options()