Searched refs:hf_btbb_length (Results 1 – 2 of 2) sorted by relevance
/libbtbb/wireshark/plugins-legacy/btbb/ |
H A D | packet-btbb.c | 58 static int hf_btbb_length = -1; variable 165 proto_tree_add_item(hdr_tree, hf_btbb_length, tvb, offset, 1, ENC_NA); in dissect_payload_header1() 473 { &hf_btbb_length, in proto_register_btbb()
|
/libbtbb/wireshark/plugins/btbb/ |
H A D | packet-btbb.c | 58 static int hf_btbb_length = -1; variable 165 proto_tree_add_item(hdr_tree, hf_btbb_length, tvb, offset, 1, ENC_NA); in dissect_payload_header1() 472 { &hf_btbb_length, in proto_register_btbb()
|