Searched refs:proto_id_count (Results 1 – 3 of 3) sorted by relevance
1048 u8 proto_id_count; member1050 __le16 proto_id[] __counted_by(proto_id_count);
242 #define IDPF_GET_PTYPE_SIZE(p) struct_size((p), proto_id, (p)->proto_id_count)
3081 for (u32 j = 0; j < ptype->proto_id_count; j++) { in idpf_parse_protocol_ids()