Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdhcpagent/common/
H A Ddhcp_hostconf.h57 extern int remove_hostconf(const char *, boolean_t);
H A Dmapfile-vers62 remove_hostconf;
H A Ddhcp_hostconf.c79 remove_hostconf(const char *ifname, boolean_t isv6) in remove_hostconf() function
/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dselect.c138 (void) remove_hostconf(dsmp->dsm_name, dsmp->dsm_isv6); in dhcp_selecting()
H A Drequest.c656 (void) remove_hostconf(dsmp->dsm_name, dsmp->dsm_isv6); in accept_v4_acknak()
874 (void) remove_hostconf(dsmp->dsm_name, in accept_v6_message()
887 (void) remove_hostconf(dsmp->dsm_name, in accept_v6_message()
H A Drelease.c156 (void) remove_hostconf(dsmp->dsm_name, dsmp->dsm_isv6); in dhcp_release()
H A Drenew.c276 (void) remove_hostconf(dsmp->dsm_name, dsmp->dsm_isv6); in dhcp_finish_expire()