Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/netinet/
H A Ddhcp6.h52 #define DHCPV6_MSG_ADVERTISE 2 /* Server sends */ macro
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Drequest.c789 if (recv_type != DHCPV6_MSG_ADVERTISE) in accept_v6_message()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dhcpv6.c195 case DHCPV6_MSG_ADVERTISE: in mtype_to_str()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_protect.c2081 if (mtype == DHCPV6_MSG_ADVERTISE || mtype == DHCPV6_MSG_REPLY || in dhcpnospoof_check_v6()