Searched refs:proto_id_count (Results 1 – 3 of 3) sorted by relevance
978 u8 proto_id_count; member980 __le16 proto_id[] __counted_by(proto_id_count);
265 #define IDPF_GET_PTYPE_SIZE(p) struct_size((p), proto_id, (p)->proto_id_count)
2632 for (j = 0; j < ptype->proto_id_count; j++) { in idpf_send_get_rx_ptype_msg()