Searched refs:hf_btbb_channel (Results 1 – 2 of 2) sorted by relevance
/libbtbb/wireshark/plugins-legacy/btbb/ |
H A D | packet-btbb.c | 43 static int hf_btbb_channel = -1; variable 326 proto_tree_add_item(meta_tree, hf_btbb_channel, tvb, offset, 1, ENC_NA); in dissect_btbb() 403 { &hf_btbb_channel, in proto_register_btbb()
|
/libbtbb/wireshark/plugins/btbb/ |
H A D | packet-btbb.c | 43 static int hf_btbb_channel = -1; variable 325 proto_tree_add_item(meta_tree, hf_btbb_channel, tvb, offset, 1, ENC_NA); in dissect_btbb() 402 { &hf_btbb_channel, in proto_register_btbb()
|