Searched refs:read_hostconf (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libdhcpagent/common/
H A Ddhcp_hostconf.h58 extern int read_hostconf(const char *, PKT_LIST **, uint_t, boolean_t);
H A Ddhcp_hostconf.c85 * read_hostconf(): reads the contents of an <if>.dhc file into a PKT_LIST
97 read_hostconf(const char *ifname, PKT_LIST **plpp, uint_t plplen, function
346 * read_hostconf() to recalculate the lease times for the first packet.
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dagent.c981 error = read_hostconf(dsmp->dsm_name, plp, 2, dsmp->dsm_isv6);

Completed in 71 milliseconds