Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dinterface.h188 void lif_mark_decline(dhcp_lif_t *, const char *);
H A Dbound.c531 lif_mark_decline(lif, "Missing or corrupted lease time"); in configure_v4_timers()
H A Dagent.c1369 lif_mark_decline(lif, "duplicate address"); in check_lif()
H A Dinterface.c1519 lif_mark_decline(dhcp_lif_t *lif, const char *reason) in lif_mark_decline() function