Searched refs:hf_btbb_pldbody (Results 1 – 2 of 2) sorted by relevance
/libbtbb/wireshark/plugins-legacy/btbb/ |
H A D | packet-btbb.c | 59 static int hf_btbb_pldbody = -1; variable 264 proto_tree_add_item(dm1_tree, hf_btbb_pldbody, tvb, offset, len, ENC_NA); in dissect_dm1() 267 proto_tree_add_item(dm1_tree, hf_btbb_pldbody, tvb, offset, len, ENC_NA); in dissect_dm1() 483 { &hf_btbb_pldbody, in proto_register_btbb()
|
/libbtbb/wireshark/plugins/btbb/ |
H A D | packet-btbb.c | 59 static int hf_btbb_pldbody = -1; variable 263 proto_tree_add_item(dm1_tree, hf_btbb_pldbody, tvb, offset, len, ENC_NA); in dissect_dm1() 266 proto_tree_add_item(dm1_tree, hf_btbb_pldbody, tvb, offset, len, ENC_NA); in dissect_dm1() 482 { &hf_btbb_pldbody, in proto_register_btbb()
|