Home
last modified time | relevance | path

Searched refs:bittok2str (Results 1 – 25 of 29) sorted by relevance

12

/minix/external/bsd/tcpdump/dist/
H A Dprint-lmp.c545 bittok2str(lmp_obj_te_link_flag_values, in lmp_print()
570 bittok2str(lmp_obj_data_link_flag_values, in lmp_print()
640 bittok2str(lmp_obj_begin_verify_flag_values, in lmp_print()
749 bittok2str(lmp_obj_begin_verify_error_values, in lmp_print()
756 bittok2str(lmp_obj_link_summary_error_values, in lmp_print()
770 bittok2str(lmp_obj_service_config_sp_flag_values, in lmp_print()
805 bittok2str(lmp_obj_service_config_cpsa_tp_flag_values, in lmp_print()
810 bittok2str(lmp_obj_service_config_cpsa_cct_flag_values, in lmp_print()
835 bittok2str( in lmp_print()
841 bittok2str( in lmp_print()
[all …]
H A Dprint-mpcp.c171 bittok2str(mpcp_grant_flag_values, in mpcp_print()
202 bittok2str(mpcp_report_bitmap_values, "Unknown", report_bitmap))); in mpcp_print()
224 bittok2str(mpcp_reg_req_flag_values, "Reserved", mpcp.reg_req->flags), in mpcp_print()
234 bittok2str(mpcp_reg_flag_values, "Reserved", mpcp.reg->flags), in mpcp_print()
245 bittok2str(mpcp_reg_ack_flag_values, "Reserved", mpcp.reg_ack->flags), in mpcp_print()
H A Dprint-bfd.c191 bittok2str(bfd_v0_flag_values, "none", bfd_header->flags), in bfd_print()
200 bittok2str(bfd_v0_flag_values, "none", bfd_header->flags), in bfd_print()
225 bittok2str(bfd_v1_flag_values, "none", bfd_header->flags & 0x3f), in bfd_print()
235 bittok2str(bfd_v1_flag_values, "none", bfd_header->flags & 0x3f), in bfd_print()
H A Dprint-lwapp.c203 bittok2str(lwapp_header_bits_values,"none",(lwapp_trans_header->version)&0x07), in lwapp_control_print()
215 bittok2str(lwapp_header_bits_values,"none",(lwapp_trans_header->version)&0x07), in lwapp_control_print()
320 bittok2str(lwapp_header_bits_values,"none",(lwapp_trans_header->version)&0x07), in lwapp_data_print()
332 bittok2str(lwapp_header_bits_values,"none",(lwapp_trans_header->version)&0x07), in lwapp_data_print()
H A Dprint-ospf6.c439 bittok2str(ospf6_lsa_prefix_option_values, in ospf6_print_lsaprefix()
500 bittok2str(ospf6_option_values, "none", in ospf6_print_lsa()
503 bittok2str(ospf6_rla_flag_values, "none", in ospf6_print_lsa()
554 bittok2str(ospf6_option_values, "none", in ospf6_print_lsa()
594 bittok2str(ospf6_asla_flag_values, "none", flags32))); in ospf6_print_lsa()
649 bittok2str(ospf6_option_values, "none", in ospf6_print_lsa()
743 bittok2str(ospf6_option_values, "none", in ospf6_decode_v3()
778 bittok2str(ospf6_option_values, "none", in ospf6_decode_v3()
782 bittok2str(ospf6_dd_flag_values,"none",ddp->db_flags))); in ospf6_decode_v3()
H A Dprint-fr.c207 bittok2str(fr_header_flag_values, "none", EXTRACT_32BITS(flags)), in fr_hdr_print()
215 bittok2str(fr_header_flag_values, "none", EXTRACT_32BITS(flags)), in fr_hdr_print()
466 bittok2str(frf_flag_values,"none",(p[0] & MFR_BEC_MASK)), in mfr_print()
563 bittok2str(frf_flag_values,"none",(p[0] & MFR_BEC_MASK)))); in mfr_print()
572 bittok2str(frf_flag_values,"none",(p[0] & MFR_BEC_MASK)))); in mfr_print()
610 bittok2str(frf_flag_values,"none",flags), in frf15_print()
H A Dprint-eap.c244 bittok2str(eap_tls_flags_values, "none", *(tptr+5)), in eap_print()
256 bittok2str(eap_tls_flags_values, "none", *(tptr+5)), in eap_print()
H A Dprint-ospf.c376 bittok2str(gmpls_link_prot_values, "none", *tptr), in ospf_print_te_lsa()
505 …ND_PRINT((ndo, "\n\t Options: [%s]", bittok2str(ospf_option_values, "none", lshp->ls_options))); in ospf_print_lshdr()
579 bittok2str(ospf_rla_flag_values, "none", lsap->lsa_un.un_rla.rla_flags))); in ospf_print_lsa()
774bittok2str(lsa_opaque_ri_tlv_cap_values, "Unknown", EXTRACT_32BITS(tptr)))); in ospf_print_lsa()
895 bittok2str(ospf_lls_eo_options, "?", lls_flags))); in ospf_decode_lls()
938 bittok2str(ospf_option_values,"none",op->ospf_hello.hello_options))); in ospf_decode_v2()
970 bittok2str(ospf_option_values, "none", op->ospf_db.db_options))); in ospf_decode_v2()
973 bittok2str(ospf_dd_flag_values, "none", op->ospf_db.db_flags))); in ospf_decode_v2()
H A Dprint-lldp.c676 bittok2str(lldp_8021_port_protocol_id_values, "none", *(tptr+4)), in lldp_private_8021_print()
868 bittok2str(lldp_8023_autonegotiation_values, "none", *(tptr+4)), in lldp_private_8023_print()
871 bittok2str(lldp_pmd_capability_values,"unknown", EXTRACT_16BITS(tptr+5)), in lldp_private_8023_print()
883 bittok2str(lldp_mdi_values, "none", *(tptr+4)), in lldp_private_8023_print()
893 bittok2str(lldp_aggregation_values, "none", *(tptr+4)), in lldp_private_8023_print()
951 bittok2str(lldp_tia_capabilities_values, "none", in lldp_private_tia_print()
965 ND_PRINT((ndo, ", Flags [%s]", bittok2str( in lldp_private_tia_print()
1553 bittok2str(lldp_cap_values, "none", cap), cap)); in lldp_print()
1555 bittok2str(lldp_cap_values, "none", ena_cap), ena_cap)); in lldp_print()
H A Dprint-stp.c109 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()
H A Dprint-udld.c100 bittok2str(udld_flags_values, "none", *(tptr+1)), in udld_print()
H A Dprint-slow.c395 bittok2str(lacp_tlv_actor_partner_info_state_values, in slow_marker_lacp_print()
491 bittok2str(slow_oam_flag_values, in slow_oam_print()
534 bittok2str(slow_oam_info_type_oam_config_values, "none", in slow_oam_print()
H A Dprint-rsvp.c1077 bittok2str(rsvp_obj_rro_flag_values, in rsvp_obj_print()
1083 bittok2str(rsvp_obj_rro_label_flag_values, in rsvp_obj_print()
1152 bittok2str(rsvp_session_attribute_flag_values, in rsvp_obj_print()
1662 bittok2str(rsvp_obj_integrity_flag_values, in rsvp_obj_print()
1694 bittok2str(rsvp_obj_admin_status_flag_values, "none", in rsvp_obj_print()
1840bittok2str(rsvp_header_flag_values,"none",RSVP_EXTRACT_FLAGS(rsvp_com_header->version_flags)), in rsvp_print()
1882bittok2str(rsvp_header_flag_values,"none",RSVP_EXTRACT_FLAGS(rsvp_com_header->version_flags)), in rsvp_print()
H A Dprint-gre.c124 bittok2str(gre_flag_values,"none",flags))); in gre_print_0()
247 bittok2str(gre_flag_values,"none",flags))); in gre_print_1()
H A Dprint-aoe.c159 ND_PRINT((ndo, "\n\tAFlags: [%s]", bittok2str(aoev1_aflag_str, "none", *cp))); in aoev1_issue_print()
361 ND_PRINT((ndo, ", Flags: [%s]", bittok2str(aoev1_flag_str, "none", flags))); in aoev1_print()
H A Dprint-cfm.c426 bittok2str(cfm_ltm_flag_values, "none", cfm_common_header->flags))); in cfm_print()
442 bittok2str(cfm_ltr_flag_values, "none", cfm_common_header->flags))); in cfm_print()
H A Dprint-ldp.c456 bittok2str(ldp_fec_martini_ifparm_vccv_cc_values, "none", *(tptr+2)))); in ldp_tlv_print()
459 bittok2str(ldp_fec_martini_ifparm_vccv_cv_values, "none", *(tptr+3)))); in ldp_tlv_print()
H A Dprint-cdp.c172 bittok2str(cdp_capability_values, "none", EXTRACT_32BITS(tptr)))); in cdp_print()
H A Dprint-isoclns.c835 bittok2str(clnp_flag_values, "none", clnp_flags))); in clnp_print()
928 bittok2str(clnp_option_qos_global_values, in clnp_print()
1790 bittok2str(isis_subtlv_link_attribute_values, in isis_print_is_reach_subtlv()
1799 bittok2str(gmpls_link_prot_values, "none", *tptr), in isis_print_is_reach_subtlv()
1939 bittok2str(isis_mt_flag_values, "none",ISIS_MASK_MTFLAGS(EXTRACT_16BITS(tptr))))); in isis_print_mtid()
2920 bittok2str(isis_restart_flag_values, "none", *tptr))); in isis_print()
H A Dprint-icmp6.c1069bittok2str(icmp6_opt_ra_flag_values,"none",(p->nd_ra_flags_reserved)), in icmp6_print()
1102 bittok2str(icmp6_nd_na_flag_values, in icmp6_print()
1321bittok2str(icmp6_opt_pi_flag_values, "none", opp->nd_opt_pi_flags_reserved), in icmp6_opt_print()
H A Dutil.c413 bittok2str(register const struct tok *lp, register const char *fmt, in bittok2str() function
H A Dprint-ip.c619 bittok2str(ip_frag_values, "none", ipds->off&0xe000), in ip_print()
H A Dnetdissect.h85 extern char *bittok2str(const struct tok *, const char *, int);
H A Dprint-bootp.c329 bittok2str(bootp_flag_values, "none", EXTRACT_16BITS(&bp->bp_flags)))); in bootp_print()
H A Dprint-bgp.c2029 bittok2str(bgp_extd_comm_flag_values, "none", extd_comm))); in bgp_attr_print()
2113 bittok2str(bgp_pmsi_flag_values, "none", flags), in bgp_attr_print()

12