HomeSort by: relevance | last modified time | path
    Searched refs:MSG_ADVERTISE (Results 1 - 24 of 24) sorted by relevancy

  /src/external/mpl/dhcp/dist/tests/DHCPv6/
020-advertise-mcast.pl 41 my $msg = dhcp_client::msg->new($MSG_ADVERTISE);
133 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) ||
dhcp_client.pm 31 $MSG_ADVERTISE = 2;
90 @EXPORT = qw( $MSG_SOLICIT $MSG_ADVERTISE $MSG_REQUEST $MSG_CONFIRM
108 MSG_ADVERTISE => 2,
000-badmsgtype.pl 133 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) ||
010-solicit-noclientid.pl 181 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) ||
011-solicit-serverid.pl 184 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) ||
030-request-noclientid.pl 181 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) ||
031-request-noserverid.pl 181 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) ||
032-request-badduid.pl 185 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) ||
110-information-request-ia_na.pl 181 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) ||
111-information-request-ia_ta.pl 181 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) ||
112-badduid.pl 177 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) ||
210-solicit-nohost.pl 181 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) ||
211-solicit-opt-in-na.pl 187 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) ||
212-solicit-opt-in-na-norapidcommit.pl 187 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) ||
280-release-nohost.pl 144 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) ||
281-release-bad-address.pl 156 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) ||
282-release-no-address.pl 152 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) ||
283-release.pl 158 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) ||
290-decline-nohost.pl 144 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) ||
291-decline-bad-address.pl 156 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) ||
292-decline-no-address.pl 152 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) ||
293-decline.pl 158 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) ||
stubcli-opt-in-na.pl 186 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) ||
stubcli.pl 181 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) ||

Completed in 29 milliseconds