Wireshark - 1.0 Betriebsanweisung Seite 232

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 284
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 231
10.4.6.6.7. ProtoField.int8(abbr, [name], [base], [valuestring], [mask], [desc])
10.4.6.6.7.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)
base (optional) one of base.DEC, base.HEX or base.OCT
valuestring (optional) a table containing the text that corresponds to the values
mask (optional) integer mask of this field
desc (optional) description of the field
10.4.6.6.7.2. Returns
a protofield item to be added to a ProtoFieldArray
10.4.6.6.8. ProtoField.int16(abbr, [name], [base], [valuestring], [mask], [desc])
10.4.6.6.8.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)
base (optional) one of base.DEC, base.HEX or base.OCT
valuestring (optional) a table containing the text that corresponds to the values
mask (optional) integer mask of this field
desc (optional) description of the field
10.4.6.6.8.2. Returns
a protofield item to be added to a ProtoFieldArray
10.4.6.6.9. ProtoField.int24(abbr, [name], [base], [valuestring], [mask], [desc])
10.4.6.6.9.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)
base (optional) one of base.DEC, base.HEX or base.OCT
valuestring (optional) a table containing the text that corresponds to the values
mask (optional) integer mask of this field
desc (optional) description of the field
10.4.6.6.9.2. Returns
Lua Support in Wireshark
217
Seitenansicht 231
1 2 ... 227 228 229 230 231 232 233 234 235 236 237 ... 283 284

Kommentare zu diesen Handbüchern

Keine Kommentare