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