Home
last modified time | relevance | path

Searched refs:DHCPV6_SUN_ENT (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/netinet/
H A Ddhcp6.h141 #define DHCPV6_SUN_ENT 42 /* Sun Microsystems enterprise ID */ macro
/titanic_41/usr/src/lib/libdhcpagent/common/
H A Ddhcp_stable.c177 DHCPV6_SET_ENTNUM(den, DHCPV6_SUN_ENT); in make_stable_duid()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dhcpv6.c344 case DHCPV6_SUN_ENT: in entr_to_str()
/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dagent.c821 if (ntohl(ent) != DHCPV6_SUN_ENT) in ipc_event()