Home
last modified time | relevance | path

Searched refs:dllt_hwtype (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/netinet/
H A Ddhcp6.h310 uint16_t dllt_hwtype; member
/illumos-gate/usr/src/lib/libdhcpagent/common/
H A Ddhcp_stable.c158 dllt->dllt_hwtype = htons(arptype); in make_stable_duid()
/illumos-gate/usr/src/lib/libdhcputil/common/
H A Ddhcp_inittab.c792 &dllt.dllt_hwtype, hwtype, in inittab_encode_e()
1166 ntohs(dllt.dllt_hwtype), ntohl(dllt.dllt_time)); in inittab_decode_e()
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dstates.c926 dllt->dllt_hwtype = htons(subtype); in get_smach_cid()
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlinkprop.c2861 hwtype = ntohs(llt.dllt_hwtype); in dladm_cid2str()
3000 llt.dllt_hwtype = htons(subtype); in dladm_str2cid()