Lines Matching full:location_format
926 uint8_t location_format;974 location_format = *(tptr+4);976 tok2str(lldp_tia_location_data_format_values, "unknown", location_format),977 location_format));979 switch (location_format) {