Searched refs:hf_btbb_clkbits (Results 1 – 2 of 2) sorted by relevance
/libbtbb/wireshark/plugins-legacy/btbb/ |
H A D | packet-btbb.c | 45 static int hf_btbb_clkbits = -1; variable 329 proto_tree_add_item(meta_tree, hf_btbb_clkbits, tvb, offset, 1, ENC_NA); in dissect_btbb() 408 { &hf_btbb_clkbits, in proto_register_btbb()
|
/libbtbb/wireshark/plugins/btbb/ |
H A D | packet-btbb.c | 45 static int hf_btbb_clkbits = -1; variable 328 proto_tree_add_item(meta_tree, hf_btbb_clkbits, tvb, offset, 1, ENC_NA); in dissect_btbb() 407 { &hf_btbb_clkbits, in proto_register_btbb()
|