Searched refs:lif_mark_decline (Results 1 – 4 of 4) sorted by relevance
188 void lif_mark_decline(dhcp_lif_t *, const char *);
528 lif_mark_decline(lif, "Missing or corrupted lease time"); in configure_v4_timers()
1228 lif_mark_decline(lif, "duplicate address"); in check_lif()
1519 lif_mark_decline(dhcp_lif_t *lif, const char *reason) in lif_mark_decline() function