Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dstates.h103 uint_t dsm_pillen; /* param ignore list len */ member
H A Dagent.c794 for (i = 0; i < dsmp->dsm_pillen; i++) { in ipc_event()
798 if (i < dsmp->dsm_pillen) in ipc_event()
H A Dbound.c354 for (i = 0; i < dsmp->dsm_pillen; i++) { in dhcp_bound_complete()
H A Dstates.c257 dsmp->dsm_pil = parse_param_list(plist, &dsmp->dsm_pillen, "ignore", in insert_smach()