Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/netinet/
H A Ddhcp6.h55 #define DHCPV6_MSG_RENEW 5 /* Client sends */ macro
/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Drenew.c438 dpkt = init_pkt(dsmp, DHCPV6_MSG_RENEW); in dhcp_extending()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dhcpv6.c200 case DHCPV6_MSG_RENEW: in mtype_to_str()
/titanic_41/usr/src/uts/common/io/mac/
H A Dmac_protect.c1237 if (mtype != DHCPV6_MSG_REQUEST && mtype != DHCPV6_MSG_RENEW && in intercept_dhcpv6_outbound()