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

/illumos-gate/usr/src/common/net/wanboot/
H A Dbootinfo.c89 static bi_dhcpopt_t ClientID = { variable
90 "ClientID", DSYM_OCTET, DSYM_STANDARD, 61, 0
127 BI_F_BYTES, &ClientID },
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A Duds_daemon.c1379 extra->ClientID = request->hdr.reg_index;
1550 if (e->ClientID == hdr->reg_index) { rr = &e->r; break; }
1604 if (ptr->ClientID == request->hdr.reg_index) // found match
H A DmDNSEmbeddedAPI.h1715 mDNSu32 ClientID; // Opaque ID field to be used by client to map an AddRecord call to a set of Extra records member in struct:ExtraResourceRecord_struct

Completed in 99 milliseconds