Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/netinet/
H A Ddhcp6.h347 typedef struct duid_ll duid_ll_t; typedef
/illumos-gate/usr/src/lib/libdhcputil/common/
H A Ddhcp_inittab.c838 duid_ll_t dll; in inittab_encode_e()
1189 duid_ll_t dll; in inittab_decode_e()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_protect.c2101 if (cidtype == DHCPV6_DUID_LL && cidlen >= sizeof (duid_ll_t)) { in dhcpnospoof_check_v6()
2102 lladdr = cid + sizeof (duid_ll_t); in dhcpnospoof_check_v6()
2103 addrlen = cidlen - sizeof (duid_ll_t); in dhcpnospoof_check_v6()
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dstates.c931 duid_ll_t *dll; in get_smach_cid()
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlinkprop.c2891 duid_ll_t ll; in dladm_cid2str()
3008 duid_ll_t ll; in dladm_str2cid()