Home
last modified time | relevance | path

Searched refs:DHCPV6_MSG_RELAY_REPL (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dhcpv6.c89 data[0] == DHCPV6_MSG_RELAY_REPL) { in interpret_dhcpv6()
157 data[0] == DHCPV6_MSG_RELAY_REPL) { in interpret_dhcpv6()
217 case DHCPV6_MSG_RELAY_REPL: in mtype_to_str()
/illumos-gate/usr/src/uts/common/netinet/
H A Ddhcp6.h63 #define DHCPV6_MSG_RELAY_REPL 13 /* Server sends to relay agent */ macro
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dagent.c867 DHCPV6_MSG_RELAY_REPL) { in ipc_event()