Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/netinet/
H A Ddhcp6.h55 #define DHCPV6_MSG_RENEW 5 /* Client sends */ macro
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Drenew.c439 dpkt = init_pkt(dsmp, DHCPV6_MSG_RENEW); in dhcp_extending()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dhcpv6.c201 case DHCPV6_MSG_RENEW: in mtype_to_str()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_protect.c1325 mtype != DHCPV6_MSG_RENEW && mtype != DHCPV6_MSG_REBIND && in intercept_dhcpv6_outbound()