Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Drequest.c748 if (recv_type == DHCPV6_MSG_REPLY && dsmp->dsm_state != SELECTING && in accept_v6_message()
769 if (recv_type == DHCPV6_MSG_REPLY) { in accept_v6_message()
821 if (recv_type != DHCPV6_MSG_REPLY) in accept_v6_message()
898 if (recv_type != DHCPV6_MSG_REPLY) in accept_v6_message()
930 if (recv_type != DHCPV6_MSG_REPLY) in accept_v6_message()
/titanic_44/usr/src/uts/common/netinet/
H A Ddhcp6.h57 #define DHCPV6_MSG_REPLY 7 /* Server sends */ macro
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dhcpv6.c204 case DHCPV6_MSG_REPLY: in mtype_to_str()
/titanic_44/usr/src/uts/common/io/mac/
H A Dmac_protect.c1380 if (mtype != DHCPV6_MSG_REPLY) in intercept_dhcpv6_inbound()
2081 if (mtype == DHCPV6_MSG_ADVERTISE || mtype == DHCPV6_MSG_REPLY || in dhcpnospoof_check_v6()