/external/tcpdump/ |
D | print-lmp.c | 408 bittok2str(lmp_header_flag_values,"none",lmp_com_header->flags), in lmp_print() 549 bittok2str(lmp_obj_te_link_flag_values, in lmp_print() 574 bittok2str(lmp_obj_data_link_flag_values, in lmp_print() 644 bittok2str(lmp_obj_begin_verify_flag_values, in lmp_print() 753 bittok2str(lmp_obj_begin_verify_error_values, in lmp_print() 760 bittok2str(lmp_obj_link_summary_error_values, in lmp_print() 774 bittok2str(lmp_obj_service_config_sp_flag_values, in lmp_print() 809 bittok2str(lmp_obj_service_config_cpsa_tp_flag_values, in lmp_print() 814 bittok2str(lmp_obj_service_config_cpsa_cct_flag_values, in lmp_print() 839 bittok2str( in lmp_print() [all …]
|
D | print-mpcp.c | 178 bittok2str(mpcp_grant_flag_values, in mpcp_print() 213 bittok2str(mpcp_report_bitmap_values, "Unknown", report_bitmap)); in mpcp_print() 237 bittok2str(mpcp_reg_req_flag_values, "Reserved", mpcp.reg_req->flags), in mpcp_print() 248 bittok2str(mpcp_reg_flag_values, "Reserved", mpcp.reg->flags), in mpcp_print() 260 bittok2str(mpcp_reg_ack_flag_values, "Reserved", mpcp.reg_ack->flags), in mpcp_print()
|
D | print-bfd.c | 193 bittok2str(bfd_v0_flag_values, "none", bfd_header->flags), in bfd_print() 202 bittok2str(bfd_v0_flag_values, "none", bfd_header->flags), in bfd_print() 227 bittok2str(bfd_v1_flag_values, "none", bfd_header->flags & 0x3f), in bfd_print() 237 bittok2str(bfd_v1_flag_values, "none", bfd_header->flags & 0x3f), in bfd_print()
|
D | print-ospf6.c | 184 bittok2str(ospf6_lsa_prefix_option_values, in ospf6_print_lsaprefix() 244 bittok2str(ospf6_option_values, "none", in ospf6_print_lsa() 247 bittok2str(ospf6_rla_flag_values, "none", in ospf6_print_lsa() 298 bittok2str(ospf6_option_values, "none", in ospf6_print_lsa() 338 bittok2str(ospf6_asla_flag_values, "none", flags32)); in ospf6_print_lsa() 393 bittok2str(ospf6_option_values, "none", in ospf6_print_lsa() 484 bittok2str(ospf6_option_values, "none", in ospf6_decode_v3() 516 bittok2str(ospf6_option_values, "none", in ospf6_decode_v3() 520 bittok2str(ospf6_dd_flag_values,"none",op->ospf6_db.db_flags)); in ospf6_decode_v3()
|
D | print-lwapp.c | 206 bittok2str(lwapp_header_bits_values,"none",(lwapp_trans_header->version)&0x07), in lwapp_control_print() 218 bittok2str(lwapp_header_bits_values,"none",(lwapp_trans_header->version)&0x07), in lwapp_control_print() 326 bittok2str(lwapp_header_bits_values,"none",(lwapp_trans_header->version)&0x07), in lwapp_data_print() 338 bittok2str(lwapp_header_bits_values,"none",(lwapp_trans_header->version)&0x07), in lwapp_data_print()
|
D | print-fr.c | 200 bittok2str(fr_header_flag_values, "none", EXTRACT_32BITS(flags)), in fr_hdr_print() 208 bittok2str(fr_header_flag_values, "none", EXTRACT_32BITS(flags)), in fr_hdr_print() 424 bittok2str(frf_flag_values,"none",(p[0] & MFR_BEC_MASK)), in mfr_print() 521 bittok2str(frf_flag_values,"none",(p[0] & MFR_BEC_MASK))); in mfr_print() 530 bittok2str(frf_flag_values,"none",(p[0] & MFR_BEC_MASK))); in mfr_print() 567 bittok2str(frf_flag_values,"none",flags), in frf15_print()
|
D | print-lldp.c | 670 bittok2str(lldp_8021_port_protocol_id_values, "none", *(tptr+4)), in lldp_private_8021_print() 862 bittok2str(lldp_8023_autonegotiation_values, "none", *(tptr+4)), in lldp_private_8023_print() 865 bittok2str(lldp_pmd_capability_values,"unknown", EXTRACT_16BITS(tptr+5)), in lldp_private_8023_print() 877 bittok2str(lldp_mdi_values, "none", *(tptr+4)), in lldp_private_8023_print() 887 bittok2str(lldp_aggregation_values, "none", *(tptr+4)), in lldp_private_8023_print() 944 bittok2str(lldp_tia_capabilities_values, "none", in lldp_private_tia_print() 958 printf(", Flags [%s]", bittok2str( in lldp_private_tia_print() 1540 bittok2str(lldp_cap_values, "none", cap), cap); in lldp_print() 1542 bittok2str(lldp_cap_values, "none", ena_cap), ena_cap); in lldp_print()
|
D | print-ospf.c | 382 bittok2str(gmpls_link_prot_values, "none", *tptr), in ospf_print_te_lsa() 511 printf("\n\t Options: [%s]", bittok2str(ospf_option_values,"none",lshp->ls_options)); in ospf_print_lshdr() 582 …printf("\n\t Router LSA Options: [%s]", bittok2str(ospf_rla_flag_values,"none",lsap->lsa_un.un_… in ospf_print_lsa() 779 … bittok2str(lsa_opaque_ri_tlv_cap_values, "Unknown", EXTRACT_32BITS(tptr))); in ospf_print_lsa() 900 bittok2str(ospf_lls_eo_options,"?",lls_flags)); in ospf_decode_lls() 943 bittok2str(ospf_option_values,"none",op->ospf_hello.hello_options)); in ospf_decode_v2() 975 bittok2str(ospf_option_values,"none",op->ospf_db.db_options)); in ospf_decode_v2() 978 bittok2str(ospf_dd_flag_values,"none",op->ospf_db.db_flags)); in ospf_decode_v2()
|
D | print-eap.c | 250 bittok2str(eap_tls_flags_values, "none", *(tptr+5)), in eap_print() 262 bittok2str(eap_tls_flags_values, "none", *(tptr+5)), in eap_print()
|
D | print-stp.c | 110 bittok2str(stp_bpdu_flag_values, "none", stp_bpdu->flags)); in stp_print_config_bpdu() 247 bittok2str(stp_bpdu_flag_values, "none", stp_bpdu->flags), length); in stp_print_mstp_bpdu() 305 msti, bittok2str(stp_bpdu_flag_values, "none", ptr[offset]), in stp_print_mstp_bpdu()
|
D | print-rsvp.c | 1081 bittok2str(rsvp_obj_rro_flag_values, in rsvp_obj_print() 1087 bittok2str(rsvp_obj_rro_label_flag_values, in rsvp_obj_print() 1156 bittok2str(rsvp_session_attribute_flag_values, in rsvp_obj_print() 1666 bittok2str(rsvp_obj_integrity_flag_values, in rsvp_obj_print() 1698 bittok2str(rsvp_obj_admin_status_flag_values, "none", in rsvp_obj_print() 1844 … bittok2str(rsvp_header_flag_values,"none",RSVP_EXTRACT_FLAGS(rsvp_com_header->version_flags)), in rsvp_print() 1886 … bittok2str(rsvp_header_flag_values,"none",RSVP_EXTRACT_FLAGS(rsvp_com_header->version_flags)), in rsvp_print()
|
D | print-slow.c | 395 bittok2str(lacp_tlv_actor_partner_info_state_values, in slow_marker_lacp_print() 489 bittok2str(slow_oam_flag_values, in slow_oam_print() 532 bittok2str(slow_oam_info_type_oam_config_values, "none", in slow_oam_print()
|
D | print-gre.c | 127 bittok2str(gre_flag_values,"none",flags)); in gre_print_0() 252 bittok2str(gre_flag_values,"none",flags)); in gre_print_1()
|
D | print-udld.c | 105 bittok2str(udld_flags_values, "none", *(tptr+1)), in udld_print()
|
D | print-cfm.c | 429 bittok2str(cfm_ltm_flag_values, "none", cfm_common_header->flags)); in cfm_print() 445 bittok2str(cfm_ltr_flag_values, "none", cfm_common_header->flags)); in cfm_print()
|
D | print-ldp.c | 451 bittok2str(ldp_fec_martini_ifparm_vccv_cc_values,"none",*(tptr+2))); in ldp_tlv_print() 454 bittok2str(ldp_fec_martini_ifparm_vccv_cv_values,"none",*(tptr+3))); in ldp_tlv_print()
|
D | print-cdp.c | 150 bittok2str(cdp_capability_values, "none",EXTRACT_32BITS(tptr))); in cdp_print()
|
D | print-isoclns.c | 841 bittok2str(clnp_flag_values,"none",clnp_flags)); in clnp_print() 934 bittok2str(clnp_option_qos_global_values, in clnp_print() 1800 bittok2str(isis_subtlv_link_attribute_values, in isis_print_is_reach_subtlv() 1809 bittok2str(gmpls_link_prot_values, "none", *tptr), in isis_print_is_reach_subtlv() 1949 bittok2str(isis_mt_flag_values, "none",ISIS_MASK_MTFLAGS(EXTRACT_16BITS(tptr)))); in isis_print_mtid() 2927 bittok2str(isis_restart_flag_values, "none", *tptr)); in isis_print()
|
D | print-icmp6.c | 472 … bittok2str(icmp6_opt_ra_flag_values,"none",(p->nd_ra_flags_reserved)), in icmp6_print() 505 bittok2str(icmp6_nd_na_flag_values, in icmp6_print() 723 … bittok2str(icmp6_opt_pi_flag_values, "none", opp->nd_opt_pi_flags_reserved), in icmp6_opt_print()
|
D | util.c | 385 bittok2str(register const struct tok *lp, register const char *fmt, in bittok2str() function
|
D | print-bootp.c | 105 bittok2str(bootp_flag_values, "none", EXTRACT_16BITS(&bp->bp_flags))); in bootp_print()
|
D | print-ip.c | 611 bittok2str(ip_frag_values, "none", ipds->off&0xe000), in ip_print()
|
D | netdissect.h | 85 extern char *bittok2str(const struct tok *, const char *, int);
|
D | print-bgp.c | 2009 bittok2str(bgp_extd_comm_flag_values, "none", extd_comm)); in bgp_attr_print() 2093 bittok2str(bgp_pmsi_flag_values, "none", flags), in bgp_attr_print()
|
D | print-ppp.c | 790 bittok2str(ppp_ml_flag_values, "none", *p & 0xc0), in handle_mlppp()
|