Wireshark - 1.0 Betriebsanweisung

Seite von 284
desc (optional)
description of the field
10.4.6.6.16.2. Returns
a protofield item to be added to a ProtoFieldArray
10.4.6.6.17. ProtoField.double(abbr, [name], [desc])
10.4.6.6.17.1. Arguments
abbr
abbreviated name of the field (the string used in filters)
name (optional)
Actual name of the field (the string that appears in the tree)
desc (optional)
description of the field
10.4.6.6.17.2. Returns
a protofield item to be added to a ProtoFieldArray
10.4.6.6.18. ProtoField.string(abbr, [name], [desc])
10.4.6.6.18.1. Arguments
abbr
abbreviated name of the field (the string used in filters)
name (optional)
Actual name of the field (the string that appears in the tree)
desc (optional)
description of the field
10.4.6.6.18.2. Returns
a protofield item to be added to a ProtoFieldArray
10.4.6.6.19. ProtoField.stringz(abbr, [name], [desc])
10.4.6.6.19.1. Arguments
abbr
abbreviated name of the field (the string used in filters)
name (optional)
Actual name of the field (the string that appears in the tree)
desc (optional)
description of the field
10.4.6.6.19.2. Returns
a protofield item to be added to a ProtoFieldArray
10.4.6.6.20. ProtoField.bytes(abbr, [name], [desc])
10.4.6.6.20.1. Arguments
abbr
abbreviated name of the field (the string used in filters)
name (optional)
Actual name of the field (the string that appears in the tree)
Lua Support in Wireshark
220