Home | History | Annotate | Download | only in spdyshark

Lines Matching refs:hf

1022 		int hf;
1023 hf = frame_type == SPDY_SYN_STREAM ? hf_spdy_syn_stream : hf_spdy_syn_reply;
1024 ti = proto_tree_add_bytes(spdy_tree, hf, tvb,
1307 static hf_register_info hf[] = {
1396 proto_register_field_array(proto_spdy, hf, array_length(hf));