/external/tcpdump/ |
D | parsenfsfh.c | 134 else if ((GET_U_1(fhp) == 0) && (GET_U_1(fhp + 1) == 0)) { in Parse_fh() 137 if ((GET_U_1(fhp + 2) == 0) && (GET_U_1(fhp + 3) == 0)) { in Parse_fh() 147 if ((GET_U_1(fhp + 4) != 0) && (GET_U_1(fhp + 5) == 0) && in Parse_fh() 148 (GET_U_1(fhp + 8) == 12) && (GET_U_1(fhp + 9) == 0)) { in Parse_fh() 155 if ((GET_U_1(fhp + 4) == 0) && (GET_U_1(fhp + 5) == 8) && (GET_U_1(fhp + 6) == 0) && in Parse_fh() 156 (GET_U_1(fhp + 7) == 0)) { in Parse_fh() 173 if ((GET_U_1(fhp + 2) == 0) && (GET_U_1(fhp + 3) == 0)) { in Parse_fh() 180 if ((GET_U_1(fhp + 6) == 0) && (GET_U_1(fhp + 7) == 0)) { in Parse_fh() 184 else if ((len >= 24/4) && (GET_U_1(fhp + 21) == 0) && (GET_U_1(fhp + 23) == 0)) { in Parse_fh() 190 if (GET_U_1(fhp + 9) == 10) in Parse_fh() [all …]
|
D | print-lldp.c | 622 GET_U_1(ptr) >> 4, GET_U_1(ptr) & 0x0f, in print_ets_priority_assignment_table() 623 GET_U_1(ptr + 1) >> 4, GET_U_1(ptr + 1) & 0x0f, in print_ets_priority_assignment_table() 624 GET_U_1(ptr + 2) >> 4, GET_U_1(ptr + 2) & 0x0f, in print_ets_priority_assignment_table() 625 GET_U_1(ptr + 3) >> 4, GET_U_1(ptr + 3) & 0x0f); in print_ets_priority_assignment_table() 635 GET_U_1(ptr), GET_U_1(ptr + 1), GET_U_1(ptr + 2), in print_tc_bandwidth_table() 636 GET_U_1(ptr + 3), GET_U_1(ptr + 4), GET_U_1(ptr + 5), in print_tc_bandwidth_table() 637 GET_U_1(ptr + 6), GET_U_1(ptr + 7)); in print_tc_bandwidth_table() 647 GET_U_1(ptr), GET_U_1(ptr + 1), GET_U_1(ptr + 2), in print_tsa_assignment_table() 648 GET_U_1(ptr + 3), GET_U_1(ptr + 4), GET_U_1(ptr + 5), in print_tsa_assignment_table() 649 GET_U_1(ptr + 6), GET_U_1(ptr + 7)); in print_tsa_assignment_table() [all …]
|
D | print-fr.c | 106 if ((GET_U_1(p) & FR_EA_BIT)) in parse_q922_header() 112 *dlci = ((GET_U_1(p) & 0xFC) << 2) | ((GET_U_1(p + 1) & 0xF0) >> 4); in parse_q922_header() 114 *flags = ((GET_U_1(p) & 0x02) << 24) | /* CR flag */ in parse_q922_header() 115 ((GET_U_1(p + 1) & 0x0e) << 16); /* FECN,BECN,DE flags */ in parse_q922_header() 117 if (GET_U_1(p + 1) & FR_EA_BIT) in parse_q922_header() 125 if ((GET_U_1(p) & FR_EA_BIT) == 0) { in parse_q922_header() 126 *dlci = (*dlci << 7) | (GET_U_1(p) >> 1); in parse_q922_header() 134 if ((GET_U_1(p) & FR_EA_BIT) == 0) in parse_q922_header() 137 *flags = *flags | (GET_U_1(p) & 0x02); /* SDLC flag */ in parse_q922_header() 139 *dlci = (*dlci << 6) | (GET_U_1(p) >> 2); in parse_q922_header() [all …]
|
D | print-babel.c | 64 if(GET_U_1(cp) != 42) { in babel_print() 68 ND_PRINT(" %u", GET_U_1(cp + 1)); in babel_print() 71 switch(GET_U_1(cp + 1)) { in babel_print() 132 GET_U_1(id), GET_U_1(id + 1), GET_U_1(id + 2), in format_id() 133 GET_U_1(id + 3), GET_U_1(id + 4), GET_U_1(id + 5), in format_id() 134 GET_U_1(id + 6), GET_U_1(id + 7)); in format_id() 307 subtype = GET_U_1(cp); in subtlvs_print() 317 sublen = GET_U_1(cp); in subtlvs_print() 336 tok2str(diversity_str, "%u", GET_U_1(cp))); in subtlvs_print() 397 if((type = GET_U_1(message)) == MESSAGE_PAD1) { in babel_print_v2_tlvs() [all …]
|
D | print-aodv.c | 184 switch (GET_U_1(ep->type)) { in aodv_extension() 190 if (GET_U_1(ep->length) < 4) { in aodv_extension() 192 GET_U_1(ep->length)); in aodv_extension() 200 ND_PRINT("\n\text %u %u", GET_U_1(ep->type), in aodv_extension() 201 GET_U_1(ep->length)); in aodv_extension() 221 GET_U_1(ap->rreq_type) & RREQ_JOIN ? "[J]" : "", in aodv_rreq() 222 GET_U_1(ap->rreq_type) & RREQ_REPAIR ? "[R]" : "", in aodv_rreq() 223 GET_U_1(ap->rreq_type) & RREQ_GRAT ? "[G]" : "", in aodv_rreq() 224 GET_U_1(ap->rreq_type) & RREQ_DEST ? "[D]" : "", in aodv_rreq() 225 GET_U_1(ap->rreq_type) & RREQ_UNKNOWN ? "[U] " : " ", in aodv_rreq() [all …]
|
D | print-atalk.c | 117 switch (GET_U_1(lp->type)) { in llap_print() 130 ataddr_string(ndo, 0, GET_U_1(lp->src)), in llap_print() 131 ddpskt_string(ndo, GET_U_1(sdp->srcSkt))); in llap_print() 133 ataddr_string(ndo, 0, GET_U_1(lp->dst)), in llap_print() 134 ddpskt_string(ndo, GET_U_1(sdp->dstSkt))); in llap_print() 138 ddp_print(ndo, bp, length, GET_U_1(sdp->type), 0, in llap_print() 139 GET_U_1(lp->src), GET_U_1(sdp->srcSkt)); in llap_print() 154 ataddr_string(ndo, snet, GET_U_1(dp->srcNode)), in llap_print() 155 ddpskt_string(ndo, GET_U_1(dp->srcSkt))); in llap_print() 157 ataddr_string(ndo, GET_BE_U_2(dp->dstNet), GET_U_1(dp->dstNode)), in llap_print() [all …]
|
D | print-ip6opts.c | 51 if (GET_U_1(bp + i) == IP6OPT_PAD1) in ip6_sopt_print() 55 optlen = GET_U_1(bp + i + 1) + 2; in ip6_sopt_print() 62 switch (GET_U_1(bp + i)) { in ip6_sopt_print() 75 ND_PRINT(", sopt_type %u: trunc)", GET_U_1(bp + i)); in ip6_sopt_print() 78 ND_PRINT(", sopt_type 0x%02x: len=%u", GET_U_1(bp + i), in ip6_sopt_print() 79 GET_U_1(bp + i + 1)); in ip6_sopt_print() 101 if (GET_U_1(bp + i) == IP6OPT_PAD1) in ip6_opt_process() 105 optlen = GET_U_1(bp + i + 1) + 2; in ip6_opt_process() 112 switch (GET_U_1(bp + i)) { in ip6_opt_process() 130 if (GET_U_1(bp + i + 1) != IP6OPT_RTALERT_LEN - 2) { in ip6_opt_process() [all …]
|
D | print-aoe.c | 151 bittok2str(aoev1_aflag_bitmap_str, "none", GET_U_1(cp))); in aoev1_issue_print() 155 ND_PRINT(", Err/Feature: %u", GET_U_1(cp)); in aoev1_issue_print() 159 ND_PRINT(", Sector Count: %u", GET_U_1(cp)); in aoev1_issue_print() 163 ND_PRINT(", Cmd/Status: %u", GET_U_1(cp)); in aoev1_issue_print() 167 ND_PRINT("\n\tlba0: %u", GET_U_1(cp)); in aoev1_issue_print() 171 ND_PRINT(", lba1: %u", GET_U_1(cp)); in aoev1_issue_print() 175 ND_PRINT(", lba2: %u", GET_U_1(cp)); in aoev1_issue_print() 179 ND_PRINT(", lba3: %u", GET_U_1(cp)); in aoev1_issue_print() 183 ND_PRINT(", lba4: %u", GET_U_1(cp)); in aoev1_issue_print() 187 ND_PRINT(", lba5: %u", GET_U_1(cp)); in aoev1_issue_print() [all …]
|
D | print-stp.c | 94 GET_U_1(p), GET_U_1(p + 1), GET_U_1(p + 2), in stp_print_bridge_id() 95 GET_U_1(p + 3), GET_U_1(p + 4), GET_U_1(p + 5), in stp_print_bridge_id() 96 GET_U_1(p + 6), GET_U_1(p + 7)); in stp_print_bridge_id() 107 bpdu_flags = GET_U_1(stp_bpdu->flags); in stp_print_config_bpdu() 132 if (GET_U_1(stp_bpdu->protocol_version) == STP_PROTO_RAPID) { in stp_print_config_bpdu() 246 bpdu_flags = GET_U_1(stp_bpdu->flags); in stp_print_mstp_bpdu() 295 GET_U_1(ptr + MST_BPDU_CIST_REMAIN_HOPS_OFFSET)); in stp_print_mstp_bpdu() 308 bittok2str(stp_bpdu_flag_values, "none", GET_U_1(ptr + offset)), in stp_print_mstp_bpdu() 310 RSTP_EXTRACT_PORT_ROLE(GET_U_1(ptr + offset)))); in stp_print_mstp_bpdu() 316 GET_U_1(ptr + offset + MST_BPDU_MSTI_BRIDGE_PRIO_OFFSET) >> 4, in stp_print_mstp_bpdu() [all …]
|
D | print-zep.c | 112 if (GET_U_1(bp) != 'E' || GET_U_1(bp + 1) != 'X') { in zep_print() 114 fn_print_char(ndo, GET_U_1(bp)); in zep_print() 115 fn_print_char(ndo, GET_U_1(bp + 1)); in zep_print() 121 version = GET_U_1(bp + 2); in zep_print() 128 GET_U_1(bp + 3), GET_BE_U_2(bp + 4)); in zep_print() 129 if (GET_U_1(bp + 6)) in zep_print() 132 ND_PRINT("LQI %u, ", GET_U_1(bp + 7)); in zep_print() 133 inner_len = GET_U_1(bp + 15); in zep_print() 140 if (GET_U_1(bp + 3) == 2) { in zep_print() 152 GET_U_1(bp + 3), GET_U_1(bp + 4), in zep_print() [all …]
|
D | print-ppp.c | 430 code = GET_U_1(tptr); in handle_ctrl_proto() 436 GET_U_1(tptr), /* ID */ in handle_ctrl_proto() 598 opt = GET_U_1(p); in print_lcp_config_options() 599 len = GET_U_1(p + 1); in print_lcp_config_options() 627 ND_PRINT(", kind: 0x%02x", GET_U_1(p + 5)); in print_lcp_config_options() 630 ND_PRINT("%02x", GET_U_1(p + 6 + i)); in print_lcp_config_options() 659 tok2str(authalg_values, "Unknown Auth Alg %u", GET_U_1(p + 4))); in print_lcp_config_options() 705 tok2str(ppp_callback_values, "Unknown", GET_U_1(p + 2)), in print_lcp_config_options() 706 GET_U_1(p + 2)); in print_lcp_config_options() 720 switch (GET_U_1(p + 2)) { /* class */ in print_lcp_config_options() [all …]
|
D | print-pim.c | 168 if (ND_TTEST_LEN(bp, 30) && GET_U_1(bp + 11) == 1 && in pimv1_join_prune_print() 179 GET_IPADDR_STRING(bp + 26), GET_U_1(bp + 25) & 0x3f, in pimv1_join_prune_print() 184 (GET_U_1(bp + 24) & 0x01) ? "Sparse" : "Dense", in pimv1_join_prune_print() 185 (GET_U_1(bp + 25) & 0x80) ? " WC" : "", in pimv1_join_prune_print() 186 (GET_U_1(bp + 25) & 0x40) ? "RP" : "SPT"); in pimv1_join_prune_print() 210 ngroups = GET_U_1(bp + 3); in pimv1_join_prune_print() 246 (GET_U_1(bp) & 0x01) ? "Sparse " : "Dense ", in pimv1_join_prune_print() 247 (GET_U_1(bp + 1) & 0x80) ? "WC " : "", in pimv1_join_prune_print() 248 (GET_U_1(bp + 1) & 0x40) ? "RP " : "SPT ", in pimv1_join_prune_print() 250 GET_U_1(bp + 1) & 0x3f); in pimv1_join_prune_print() [all …]
|
D | print-eigrp.c | 241 if (GET_U_1(eigrp_com_header->version) != EIGRP_VERSION) { in eigrp_print() 243 GET_U_1(eigrp_com_header->version)); in eigrp_print() 250 tok2str(eigrp_opcode_values, "unknown (%u)",GET_U_1(eigrp_com_header->opcode)), in eigrp_print() 259 tok2str(eigrp_opcode_values, "unknown (%u)",GET_U_1(eigrp_com_header->opcode)), in eigrp_print() 267 GET_U_1(eigrp_com_header->version), in eigrp_print() 268 tok2str(eigrp_opcode_values, "unknown, type: %u",GET_U_1(eigrp_com_header->opcode)), in eigrp_print() 269 GET_U_1(eigrp_com_header->opcode), in eigrp_print() 327 GET_U_1(tlv_ptr.eigrp_tlv_general_parm->k1), in eigrp_print() 328 GET_U_1(tlv_ptr.eigrp_tlv_general_parm->k2), in eigrp_print() 329 GET_U_1(tlv_ptr.eigrp_tlv_general_parm->k3), in eigrp_print() [all …]
|
D | print-eap.c | 158 type = GET_U_1(cp); in eap_print() 173 GET_U_1((cp + 1)), in eap_print() 188 subtype = GET_U_1(cp + 4); in eap_print() 225 tok2str(eap_type_values, "unknown", GET_U_1((cp + count))), in eap_print() 226 GET_U_1(cp + count)); in eap_print() 239 EAP_TTLS_VERSION(GET_U_1((cp + 5)))); in eap_print() 241 bittok2str(eap_tls_flags_values, "none", GET_U_1((cp + 5))), in eap_print() 242 GET_U_1(cp + 5)); in eap_print() 244 if (EAP_TLS_EXTRACT_BIT_L(GET_U_1(cp + 5))) { in eap_print() 259 EAP_TTLS_VERSION(GET_U_1((cp + 5)))); in eap_print() [all …]
|
D | print-802_15_4.c | 435 y = GET_U_1(p); in ieee802_15_4_crc16() 487 byte = GET_U_1(p); in ieee802_15_4_crc32() 590 gts_spec = GET_U_1(p); in ieee802_15_4_print_gts_info() 610 GET_U_1(p + 1) & 0x7f); in ieee802_15_4_print_gts_info() 616 GET_U_1(p + 2 + i * 3 + 1) & 0x0f, in ieee802_15_4_print_gts_info() 617 (GET_U_1(p + 2 + i * 3 + 1) >> 4) & 0x0f); in ieee802_15_4_print_gts_info() 636 pas = GET_U_1(p); in ieee802_15_4_print_pending_addresses() 688 ND_PRINT("OUI = 0x%02x%02x%02x, ", GET_U_1(p), in ieee802_15_4_print_header_ie() 689 GET_U_1(p + 1), GET_U_1(p + 2)); in ieee802_15_4_print_header_ie() 692 ND_PRINT("%02x ", GET_U_1(p + i)); in ieee802_15_4_print_header_ie() [all …]
|
D | print-isoclns.c | 546 #define ISIS_MASK_LSP_OL_BIT(x) (GET_U_1(x)&0x4) 547 #define ISIS_MASK_LSP_ISTYPE_BITS(x) (GET_U_1(x)&0x3) 548 #define ISIS_MASK_LSP_PARTITION_BIT(x) (GET_U_1(x)&0x80) 549 #define ISIS_MASK_LSP_ATT_BITS(x) (GET_U_1(x)&0x78) 550 #define ISIS_MASK_LSP_ATT_ERROR_BIT(x) (GET_U_1(x)&0x40) 551 #define ISIS_MASK_LSP_ATT_EXPENSE_BIT(x) (GET_U_1(x)&0x20) 552 #define ISIS_MASK_LSP_ATT_DELAY_BIT(x) (GET_U_1(x)&0x10) 553 #define ISIS_MASK_LSP_ATT_DEFAULT_BIT(x) (GET_U_1(x)&0x8) 570 #define ISIS_LSP_TLV_METRIC_SUPPORTED(x) (GET_U_1(x)&0x80) 571 #define ISIS_LSP_TLV_METRIC_IE(x) (GET_U_1(x)&0x40) [all …]
|
D | print-dvmrp.c | 90 type = GET_U_1(bp + 1); in dvmrp_print() 120 major_version = GET_U_1(bp + 3); in dvmrp_print() 121 minor_version = GET_U_1(bp + 2); in dvmrp_print() 160 mask = (uint32_t)0xff << 24 | GET_U_1(bp) << 16 | in print_report() 161 GET_U_1(bp + 1) << 8 | GET_U_1(bp + 2); in print_report() 163 if (GET_U_1(bp)) in print_report() 165 if (GET_U_1(bp + 1)) in print_report() 167 if (GET_U_1(bp + 2)) in print_report() 180 origin = origin << 8 | GET_U_1(bp); in print_report() 186 metric = GET_U_1(bp); in print_report() [all …]
|
D | print-dccp.c | 78 #define DCCPH_CCVAL(dh) ((GET_U_1((dh)->dccph_ccval_cscov) >> 4) & 0xF) 79 #define DCCPH_CSCOV(dh) (GET_U_1((dh)->dccph_ccval_cscov) & 0xF) 81 #define DCCPH_X(dh) (GET_U_1((dh)->dccph_xtr) & 1) 82 #define DCCPH_TYPE(dh) ((GET_U_1((dh)->dccph_xtr) >> 1) & 0xF) 198 cov = (GET_U_1(dh->dccph_doff) + DCCPH_CSCOV(dh) - 1) * sizeof(uint32_t); in dccp_csum_coverage() 311 hlen = GET_U_1(dh->dccph_doff) * 4; in dccp_print() 451 dccp_reset_code(GET_U_1(dhr->dccph_reset_code))); in dccp_print() 537 if (GET_U_1(option) >= 32) { in dccp_print_option() 538 optlen = GET_U_1(option + 1); in dccp_print_option() 540 if (GET_U_1(option) >= 128) in dccp_print_option() [all …]
|
D | print-icmp6.c | 766 ND_PRINT("%02x", GET_U_1(q)); in print_lladdr() 809 dio_type = GET_U_1(opt->rpl_dio_type); in rpl_printopts() 816 optlen = GET_U_1(opt->rpl_dio_len)+RPL_GENOPTION_LEN; in rpl_printopts() 847 GET_U_1(dio->rpl_dtsn), in rpl_dio_print() 848 GET_U_1(dio->rpl_instanceid), in rpl_dio_print() 850 RPL_DIO_GROUNDED(GET_U_1(dio->rpl_mopprf)) ? "grounded,":"", in rpl_dio_print() 852 RPL_DIO_MOP(GET_U_1(dio->rpl_mopprf))), in rpl_dio_print() 853 RPL_DIO_PRF(GET_U_1(dio->rpl_mopprf))); in rpl_dio_print() 878 rpl_flags = GET_U_1(dao->rpl_flags); in rpl_dao_print() 890 GET_U_1(dao->rpl_daoseq), in rpl_dao_print() [all …]
|
D | print-egp.c | 161 intgw = GET_U_1(egp->egp_intgw); in egpnr_print() 162 extgw = GET_U_1(egp->egp_extgw); in egpnr_print() 173 addr = GET_U_1(cp); in egpnr_print() 177 addr = (addr << 8) | GET_U_1(cp); in egpnr_print() 181 addr = (addr << 8) | GET_U_1(cp); in egpnr_print() 189 distances = GET_U_1(cp); in egpnr_print() 201 ND_PRINT("%sd%u:", comma, GET_U_1(cp)); in egpnr_print() 204 networks = GET_U_1(cp); in egpnr_print() 211 addr = ((uint32_t) GET_U_1(cp)) << 24; in egpnr_print() 217 addr |= ((uint32_t) GET_U_1(cp)) << 16; in egpnr_print() [all …]
|
D | print-lmp.c | 372 subobj_type = GET_U_1(obj_tptr + offset); in lmp_print_data_link_subobjs() 373 subobj_len = GET_U_1(obj_tptr + offset + 1); in lmp_print_data_link_subobjs() 397 GET_U_1(obj_tptr + offset + 2)), in lmp_print_data_link_subobjs() 398 GET_U_1(obj_tptr + offset + 2)); in lmp_print_data_link_subobjs() 402 GET_U_1(obj_tptr + offset + 3)), in lmp_print_data_link_subobjs() 403 GET_U_1(obj_tptr + offset + 3)); in lmp_print_data_link_subobjs() 462 tok2str(lmp_msg_type_values, "unknown (%u)",GET_U_1(lmp_com_header->msg_type)), in lmp_print() 473 tok2str(lmp_msg_type_values, "unknown, type: %u",GET_U_1(lmp_com_header->msg_type)), in lmp_print() 474 bittok2str(lmp_header_flag_values,"none",GET_U_1(lmp_com_header->flags)), in lmp_print() 492 lmp_obj_ctype=GET_U_1(lmp_obj_header->ctype)&0x7f; in lmp_print() [all …]
|
D | print-radius.c | 107 ND_PRINT("%02X", GET_U_1(ptr_data)); \ 781 if (GET_U_1(data) && (GET_U_1(data) <= 0x1F)) in print_attr_string() 782 ND_PRINT("Tag[%u] ", GET_U_1(data)); in print_attr_string() 797 if (GET_U_1(data) <= 0x1F) in print_attr_string() 801 if (GET_U_1(data)) in print_attr_string() 802 ND_PRINT("Tag[%u] ", GET_U_1(data)); in print_attr_string() 813 tok2str(rfc4675_tagged,"Unknown tag",GET_U_1(data)), in print_attr_string() 814 GET_U_1(data)); in print_attr_string() 825 for (i=0; i < length && GET_U_1(data); i++, data++) in print_attr_string() 826 ND_PRINT("%c", ND_ASCII_ISPRINT(GET_U_1(data)) ? GET_U_1(data) : '.'); in print_attr_string() [all …]
|
D | print-bgp.c | 117 (((flags) & 0x10) ? GET_BE_U_2(p) : GET_U_1(p)) 591 plen = GET_U_1(pptr); in decode_prefix4() 621 plen = GET_U_1(pptr); /* get prefix length */ in decode_labeled_prefix4() 652 ((GET_U_1(pptr + 3) & 1) == 0) ? "(BOGUS: Bottom of Stack NOT set!)" : "(bottom)" ); in decode_labeled_prefix4() 722 addr_length = GET_U_1(pptr); in bgp_vpn_sg_print() 736 addr_length = GET_U_1(pptr); in bgp_vpn_sg_print() 772 GET_U_1(pptr + 4), GET_U_1(pptr + 5), in bgp_vpn_rd_print() 773 GET_U_1(pptr + 6), GET_U_1(pptr + 7)); in bgp_vpn_rd_print() 779 GET_U_1(pptr + 2), GET_U_1(pptr + 3), in bgp_vpn_rd_print() 780 GET_U_1(pptr + 4), GET_U_1(pptr + 5), in bgp_vpn_rd_print() [all …]
|
D | print-hsrp.c | 103 version = GET_U_1(hp->hsrp_version); in hsrp_print() 109 tok2strary(op_code_str, "unknown (%u)", GET_U_1(hp->hsrp_op_code))); in hsrp_print() 112 tok2str(states, "Unknown (%u)", GET_U_1(hp->hsrp_state))); in hsrp_print() 113 ND_PRINT("group=%u ", GET_U_1(hp->hsrp_group)); in hsrp_print() 114 if (GET_U_1(hp->hsrp_reserved) != 0) { in hsrp_print() 115 ND_PRINT("[reserved=%u!] ", GET_U_1(hp->hsrp_reserved)); in hsrp_print() 120 unsigned_relts_print(ndo, GET_U_1(hp->hsrp_hellotime)); in hsrp_print() 122 unsigned_relts_print(ndo, GET_U_1(hp->hsrp_holdtime)); in hsrp_print() 123 ND_PRINT(" priority=%u", GET_U_1(hp->hsrp_priority)); in hsrp_print()
|
D | print-arcnet.c | 133 GET_U_1(ap->arc_shost), in arcnet_print() 134 GET_U_1(ap->arc_dhost), in arcnet_print() 139 arctypename = tok2str(arctypemap, "%02x", GET_U_1(ap->arc_type)); in arcnet_print() 143 GET_U_1(ap->arc_shost), in arcnet_print() 144 GET_U_1(ap->arc_dhost), in arcnet_print() 152 GET_U_1(ap->arc_shost), in arcnet_print() 153 GET_U_1(ap->arc_dhost), in arcnet_print() 162 GET_U_1(ap->arc_shost), in arcnet_print() 163 GET_U_1(ap->arc_dhost), in arcnet_print() 169 GET_U_1(ap->arc_shost), in arcnet_print() [all …]
|