Searched refs:id_ext (Results 1 – 4 of 4) sorted by relevance
234 int pes_ext, ext2_len, id_ext, skip; in mpegps_read_pes_header() local421 id_ext = avio_r8(s->pb); in mpegps_read_pes_header()422 if ((id_ext & 0x80) == 0) in mpegps_read_pes_header()423 startcode = ((startcode & 0xff) << 8) | id_ext; in mpegps_read_pes_header()
534 u8 id_ext; member
3447 params->id_ext = WLAN_EID_EXT_PASN_PARAMS; in wpa_pasn_add_parameter_ie()
751 uint64_t id_ext; in sg_get_designation_descriptor_str() local847 id_ext = sg_get_unaligned_be64(ip); in sg_get_designation_descriptor_str()849 PRIx64 "\n", lip, id_ext); in sg_get_designation_descriptor_str()