Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:bittok2str

670 	       bittok2str(lldp_8021_port_protocol_id_values, "none", *(tptr+4)),
862 bittok2str(lldp_8023_autonegotiation_values, "none", *(tptr+4)),
865 bittok2str(lldp_pmd_capability_values,"unknown", EXTRACT_16BITS(tptr+5)),
877 bittok2str(lldp_mdi_values, "none", *(tptr+4)),
887 bittok2str(lldp_aggregation_values, "none", *(tptr+4)),
944 bittok2str(lldp_tia_capabilities_values, "none",
958 printf(", Flags [%s]", bittok2str(
1540 bittok2str(lldp_cap_values, "none", cap), cap);
1542 bittok2str(lldp_cap_values, "none", ena_cap), ena_cap);