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

/illumos-gate/usr/src/cmd/cmd-inet/lib/ipmgmtd/
H A Dipmgmt_impl.h113 int32_t am_lnum; member in struct:ipmgmt_aobjmap_s
H A Dipmgmt_persist.c919 head->am_lnum = nodep->am_lnum;
953 nodep->am_lnum == head->am_lnum)
972 head->am_lnum = -1;
1003 head->am_lnum == nodep->am_lnum) {
1016 matched->am_lnum = nodep->am_lnum;
1055 (void) snprintf(strval, IPMGMT_STRSIZE, "%d", np->am_lnum);
[all...]
H A Dipmgmt_door.c279 nodep->am_lnum = lnum;
382 node.am_lnum = -1;
400 node.am_lnum = lnum;
417 node.am_lnum = lnum;
455 aobjrval.ir_lnum = head->am_lnum;
476 head->am_lnum == lnum &&
534 head->am_lnum = -1;
618 * am_lnum is used only for IPv6 autoconf case, since there
621 node.am_lnum = rargp->ia_lnum;

Completed in 48 milliseconds