Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_rport.c73 { IPPORT_DHCPV6C, "DHCPv6C" },
377 case IPPORT_DHCPV6C: in interpret_reserved()
H A Dsnoop_filter.c2357 compare_value(2, 2, IPPORT_DHCPV6C); in primary()
/titanic_44/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dpacket.c1566 if (!bind_sock_v6(v6_sock_fd, IPPORT_DHCPV6C, NULL)) { in dhcp_ip_default()
1569 IPPORT_DHCPV6C); in dhcp_ip_default()
/titanic_44/usr/src/uts/common/netinet/
H A Din.h257 #define IPPORT_DHCPV6C 546 macro
/titanic_44/usr/src/uts/common/io/mac/
H A Dmac_protect.c838 client = htons(IPPORT_DHCPV6C); in get_dhcpv6_info()