Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dstates.h102 uint16_t *dsm_pil; /* if non-NULL, param ignore list */ member
H A Dstates.c257 dsmp->dsm_pil = parse_param_list(plist, &dsmp->dsm_pillen, "ignore", in insert_smach()
333 free(dsmp->dsm_pil); in free_smach()
H A Dbound.c355 if (dsmp->dsm_pil[i] == CD_ROUTER) in dhcp_bound_complete()
H A Dagent.c795 if (dsmp->dsm_pil[i] == optnum.code) in ipc_event()