Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/netinet/
H A Ddhcp6.h311 uint32_t dllt_time; member
/illumos-gate/usr/src/lib/libdhcpagent/common/
H A Ddhcp_stable.c160 dllt->dllt_time = htonl(now); in make_stable_duid()
/illumos-gate/usr/src/lib/libdhcputil/common/
H A Ddhcp_inittab.c799 dllt.dllt_time = htonl(tstamp); 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.c928 dllt->dllt_time = htonl(now); in get_smach_cid()
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlinkprop.c2862 timestamp = ntohl(llt.dllt_time); in dladm_cid2str()
3001 llt.dllt_time = htonl(timestamp); in dladm_str2cid()