| /minix3/external/bsd/tcpdump/dist/ |
| H A D | print-olsr.c | 91 uint8_t msg_type; member 101 uint8_t msg_type; member 273 u_int msg_type, msg_len, msg_tlen, hello_len; in olsr_print() local 318 msg_type = msgptr.v6->msg_type; in olsr_print() 325 if (msg_type == 0 || msg_len == 0) { in olsr_print() 331 tok2str(olsr_msg_values, "Unknown", msg_type), in olsr_print() 332 msg_type, ip6addr_string(ndo, msgptr.v6->originator), in olsr_print() 349 msg_type = msgptr.v4->msg_type; in olsr_print() 356 if (msg_type == 0 || msg_len == 0) { in olsr_print() 362 tok2str(olsr_msg_values, "Unknown", msg_type), in olsr_print() [all …]
|
| H A D | print-geonet.c | 62 int msg_type; in print_btp_body() local 67 msg_type = bp[1]; in print_btp_body() 68 msg_type_str = tok2str(msg_type_values, "unknown (%u)", msg_type); in print_btp_body() 70 ND_PRINT((ndo, "; ItsPduHeader v:%d t:%d-%s", version, msg_type, msg_type_str)); in print_btp_body()
|
| H A D | print-lwapp.c | 69 uint8_t msg_type; member 236 tok2str(lwapp_msg_type_values,"Unknown",lwapp_control_header->msg_type), in lwapp_control_print() 237 lwapp_control_header->msg_type, in lwapp_control_print() 246 switch(lwapp_control_header->msg_type) { in lwapp_control_print()
|
| /minix3/minix/include/minix/ |
| H A D | ipcconst.h | 17 #define _ASSERT_MSG_SIZE(msg_type) \ argument 18 typedef int _ASSERT_##msg_type[/* CONSTCOND */sizeof(msg_type) == 56 ? 1 : -1]
|
| /minix3/external/bsd/dhcp/dist/tests/DHCPv6/ |
| H A D | dhcp_client.pm | 245 my ($pkg, $msg_type, $trans_id) = @_; 250 $this->{msg_type} = $msg_type+0; 295 $packet .= chr($this->{msg_type}); 433 my $msg_type = ord(substr($packet, 0, 1)); 435 my $msg = dhcp_client::msg->new($msg_type, $trans_id); 439 print " Message type: $msg_num_type{$msg_type}\n";
|
| H A D | 000-badmsgtype.pl | 133 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) || 134 ($reply_msg->{msg_type} == $MSG_REPLY)) { 154 if ($reply_msg && ($reply_msg->{msg_type} == $MSG_REPLY)) {
|
| H A D | 020-advertise-mcast.pl | 133 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) || 134 ($reply_msg->{msg_type} == $MSG_REPLY)) { 154 if ($reply_msg && ($reply_msg->{msg_type} == $MSG_REPLY)) {
|
| H A D | 290-decline-nohost.pl | 144 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) || 145 ($reply_msg->{msg_type} == $MSG_REPLY)) { 165 if ($reply_msg && ($reply_msg->{msg_type} == $MSG_REPLY)) {
|
| H A D | 280-release-nohost.pl | 144 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) || 145 ($reply_msg->{msg_type} == $MSG_REPLY)) { 165 if ($reply_msg && ($reply_msg->{msg_type} == $MSG_REPLY)) {
|
| H A D | 291-decline-bad-address.pl | 156 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) || 157 ($reply_msg->{msg_type} == $MSG_REPLY)) { 177 if ($reply_msg && ($reply_msg->{msg_type} == $MSG_REPLY)) {
|
| H A D | 283-release.pl | 158 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) || 159 ($reply_msg->{msg_type} == $MSG_REPLY)) { 179 if ($reply_msg && ($reply_msg->{msg_type} == $MSG_REPLY)) {
|
| H A D | 292-decline-no-address.pl | 152 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) || 153 ($reply_msg->{msg_type} == $MSG_REPLY)) { 173 if ($reply_msg && ($reply_msg->{msg_type} == $MSG_REPLY)) {
|
| H A D | 282-release-no-address.pl | 152 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) || 153 ($reply_msg->{msg_type} == $MSG_REPLY)) { 173 if ($reply_msg && ($reply_msg->{msg_type} == $MSG_REPLY)) {
|
| H A D | 281-release-bad-address.pl | 156 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) || 157 ($reply_msg->{msg_type} == $MSG_REPLY)) { 177 if ($reply_msg && ($reply_msg->{msg_type} == $MSG_REPLY)) {
|
| H A D | 293-decline.pl | 158 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) || 159 ($reply_msg->{msg_type} == $MSG_REPLY)) { 179 if ($reply_msg && ($reply_msg->{msg_type} == $MSG_REPLY)) {
|
| H A D | stubcli.pl | 181 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) || 182 ($reply_msg->{msg_type} == $MSG_REPLY)) { 202 if ($reply_msg && ($reply_msg->{msg_type} == $MSG_REPLY)) {
|
| H A D | 031-request-noserverid.pl | 181 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) || 182 ($reply_msg->{msg_type} == $MSG_REPLY)) { 202 if ($reply_msg && ($reply_msg->{msg_type} == $MSG_REPLY)) {
|
| H A D | 112-badduid.pl | 177 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) || 178 ($reply_msg->{msg_type} == $MSG_REPLY)) { 198 if ($reply_msg && ($reply_msg->{msg_type} == $MSG_REPLY)) {
|
| H A D | 032-request-badduid.pl | 185 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) || 186 ($reply_msg->{msg_type} == $MSG_REPLY)) { 206 if ($reply_msg && ($reply_msg->{msg_type} == $MSG_REPLY)) {
|
| H A D | 010-solicit-noclientid.pl | 181 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) || 182 ($reply_msg->{msg_type} == $MSG_REPLY)) { 202 if ($reply_msg && ($reply_msg->{msg_type} == $MSG_REPLY)) {
|
| H A D | 030-request-noclientid.pl | 181 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) || 182 ($reply_msg->{msg_type} == $MSG_REPLY)) { 202 if ($reply_msg && ($reply_msg->{msg_type} == $MSG_REPLY)) {
|
| H A D | 110-information-request-ia_na.pl | 181 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) || 182 ($reply_msg->{msg_type} == $MSG_REPLY)) { 202 if ($reply_msg && ($reply_msg->{msg_type} == $MSG_REPLY)) {
|
| H A D | 111-information-request-ia_ta.pl | 181 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) || 182 ($reply_msg->{msg_type} == $MSG_REPLY)) { 202 if ($reply_msg && ($reply_msg->{msg_type} == $MSG_REPLY)) {
|
| H A D | 011-solicit-serverid.pl | 184 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) || 185 ($reply_msg->{msg_type} == $MSG_REPLY)) { 205 if ($reply_msg && ($reply_msg->{msg_type} == $MSG_REPLY)) {
|
| H A D | 210-solicit-nohost.pl | 181 if (($reply_msg->{msg_type} == $MSG_ADVERTISE) || 182 ($reply_msg->{msg_type} == $MSG_REPLY)) { 202 if ($reply_msg && ($reply_msg->{msg_type} == $MSG_REPLY)) {
|