aboutsummaryrefslogtreecommitdiffstats
path: root/packet-afs-register-info.h
diff options
context:
space:
mode:
Diffstat (limited to 'packet-afs-register-info.h')
-rw-r--r--packet-afs-register-info.h486
1 files changed, 243 insertions, 243 deletions
diff --git a/packet-afs-register-info.h b/packet-afs-register-info.h
index 6fc23da3da..198771c911 100644
--- a/packet-afs-register-info.h
+++ b/packet-afs-register-info.h
@@ -6,9 +6,9 @@
* Portions based on information retrieved from the RX definitions
* in Arla, the free AFS client at http://www.stacken.kth.se/project/arla/
* Portions based on information/specs retrieved from the OpenAFS sources at
- * www.openafs.org, Copyright IBM.
+ * www.openafs.org, Copyright IBM.
*
- * $Id: packet-afs-register-info.h,v 1.13 2002/02/10 02:22:02 guy Exp $
+ * $Id: packet-afs-register-info.h,v 1.14 2002/08/28 21:00:07 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>
@@ -31,537 +31,537 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-{ &hf_afs_fs, { "File Server", "afs.fs",
+{ &hf_afs_fs, { "File Server", "afs.fs",
FT_BOOLEAN, BASE_NONE, 0, 0, "File Server", HFILL }},
-{ &hf_afs_cb, { "Callback", "afs.cb",
+{ &hf_afs_cb, { "Callback", "afs.cb",
FT_BOOLEAN, BASE_NONE, 0, 0, "Callback", HFILL }},
-{ &hf_afs_prot, { "Protection", "afs.prot",
+{ &hf_afs_prot, { "Protection", "afs.prot",
FT_BOOLEAN, BASE_NONE, 0, 0, "Protection Server", HFILL }},
-{ &hf_afs_vldb, { "VLDB", "afs.vldb",
+{ &hf_afs_vldb, { "VLDB", "afs.vldb",
FT_BOOLEAN, BASE_NONE, 0, 0, "Volume Location Database Server", HFILL }},
-{ &hf_afs_kauth, { "KAuth", "afs.kauth",
+{ &hf_afs_kauth, { "KAuth", "afs.kauth",
FT_BOOLEAN, BASE_NONE, 0, 0, "Kerberos Auth Server", HFILL }},
-{ &hf_afs_vol, { "Volume Server", "afs.vol",
+{ &hf_afs_vol, { "Volume Server", "afs.vol",
FT_BOOLEAN, BASE_NONE, 0, 0, "Volume Server", HFILL }},
-{ &hf_afs_error, { "Error", "afs.error",
+{ &hf_afs_error, { "Error", "afs.error",
FT_BOOLEAN, BASE_NONE, 0, 0, "Error", HFILL }},
-{ &hf_afs_bos, { "BOS", "afs.bos",
+{ &hf_afs_bos, { "BOS", "afs.bos",
FT_BOOLEAN, BASE_NONE, 0, 0, "Basic Oversee Server", HFILL }},
-{ &hf_afs_update, { "Update", "afs.update",
+{ &hf_afs_update, { "Update", "afs.update",
FT_BOOLEAN, BASE_NONE, 0, 0, "Update Server", HFILL }},
-{ &hf_afs_rmtsys, { "Rmtsys", "afs.rmtsys",
+{ &hf_afs_rmtsys, { "Rmtsys", "afs.rmtsys",
FT_BOOLEAN, BASE_NONE, 0, 0, "Rmtsys", HFILL }},
-{ &hf_afs_ubik, { "Ubik", "afs.ubik",
+{ &hf_afs_ubik, { "Ubik", "afs.ubik",
FT_BOOLEAN, BASE_NONE, 0, 0, "Ubik", HFILL }},
-{ &hf_afs_backup, { "Backup", "afs.backup",
+{ &hf_afs_backup, { "Backup", "afs.backup",
FT_BOOLEAN, BASE_NONE, 0, 0, "Backup Server", HFILL }},
-{ &hf_afs_fs_opcode, { "Operation", "afs.fs.opcode",
+{ &hf_afs_fs_opcode, { "Operation", "afs.fs.opcode",
FT_UINT32, BASE_DEC,
VALS(fs_req), 0, "Operation", HFILL }},
-{ &hf_afs_cb_opcode, { "Operation", "afs.cb.opcode",
+{ &hf_afs_cb_opcode, { "Operation", "afs.cb.opcode",
FT_UINT32, BASE_DEC,
VALS(cb_req), 0, "Operation", HFILL }},
-{ &hf_afs_prot_opcode, { "Operation", "afs.prot.opcode",
+{ &hf_afs_prot_opcode, { "Operation", "afs.prot.opcode",
FT_UINT32, BASE_DEC,
VALS(prot_req), 0, "Operation", HFILL }},
-{ &hf_afs_vldb_opcode, { "Operation", "afs.vldb.opcode",
+{ &hf_afs_vldb_opcode, { "Operation", "afs.vldb.opcode",
FT_UINT32, BASE_DEC,
VALS(vldb_req), 0, "Operation", HFILL }},
-{ &hf_afs_kauth_opcode, { "Operation", "afs.kauth.opcode",
+{ &hf_afs_kauth_opcode, { "Operation", "afs.kauth.opcode",
FT_UINT32, BASE_DEC,
VALS(kauth_req), 0, "Operation", HFILL }},
-{ &hf_afs_vol_opcode, { "Operation", "afs.vol.opcode",
+{ &hf_afs_vol_opcode, { "Operation", "afs.vol.opcode",
FT_UINT32, BASE_DEC,
VALS(vol_req), 0, "Operation", HFILL }},
-{ &hf_afs_bos_opcode, { "Operation", "afs.bos.opcode",
+{ &hf_afs_bos_opcode, { "Operation", "afs.bos.opcode",
FT_UINT32, BASE_DEC,
VALS(bos_req), 0, "Operation", HFILL }},
-{ &hf_afs_update_opcode, { "Operation", "afs.update.opcode",
+{ &hf_afs_update_opcode, { "Operation", "afs.update.opcode",
FT_UINT32, BASE_DEC,
VALS(update_req), 0, "Operation", HFILL }},
-{ &hf_afs_rmtsys_opcode, { "Operation", "afs.rmtsys.opcode",
+{ &hf_afs_rmtsys_opcode, { "Operation", "afs.rmtsys.opcode",
FT_UINT32, BASE_DEC,
VALS(rmtsys_req), 0, "Operation", HFILL }},
-{ &hf_afs_error_opcode, { "Operation", "afs.error.opcode",
+{ &hf_afs_error_opcode, { "Operation", "afs.error.opcode",
FT_UINT32, BASE_DEC,
0, 0, "Operation", HFILL }},
{ &hf_afs_backup_opcode, {
- "Operation", "afs.backup.opcode",
+ "Operation", "afs.backup.opcode",
FT_UINT32, BASE_DEC,
VALS(backup_req), 0, "Operation", HFILL }},
{ &hf_afs_ubik_opcode, {
- "Operation", "afs.ubik.opcode",
+ "Operation", "afs.ubik.opcode",
FT_UINT32, BASE_DEC,
VALS(ubik_req), 0, "Operation", HFILL }},
/* File Server Fields */
-{ &hf_afs_fs_fid_volume, { "FileID (Volume)", "afs.fs.fid.volume",
+{ &hf_afs_fs_fid_volume, { "FileID (Volume)", "afs.fs.fid.volume",
FT_UINT32, BASE_DEC,
0, 0, "File ID (Volume)", HFILL }},
-{ &hf_afs_fs_fid_vnode, { "FileID (VNode)", "afs.fs.fid.vnode",
+{ &hf_afs_fs_fid_vnode, { "FileID (VNode)", "afs.fs.fid.vnode",
FT_UINT32, BASE_DEC,
0, 0, "File ID (VNode)", HFILL }},
-{ &hf_afs_fs_fid_uniqifier, { "FileID (Uniqifier)", "afs.fs.fid.uniq",
+{ &hf_afs_fs_fid_uniqifier, { "FileID (Uniqifier)", "afs.fs.fid.uniq",
FT_UINT32, BASE_DEC,
0, 0, "File ID (Uniqifier)", HFILL }},
-{ &hf_afs_fs_offset, { "Offset", "afs.fs.offset",
+{ &hf_afs_fs_offset, { "Offset", "afs.fs.offset",
FT_UINT32, BASE_DEC,
0, 0, "Offset", HFILL }},
-{ &hf_afs_fs_length, { "Length", "afs.fs.length",
+{ &hf_afs_fs_length, { "Length", "afs.fs.length",
FT_UINT32, BASE_DEC, 0, 0, "Length", HFILL }},
-{ &hf_afs_fs_flength, { "FLength", "afs.fs.flength",
+{ &hf_afs_fs_flength, { "FLength", "afs.fs.flength",
FT_UINT32, BASE_DEC, 0, 0, "FLength", HFILL }},
-{ &hf_afs_fs_errcode, { "Error Code", "afs.fs.errcode",
+{ &hf_afs_fs_errcode, { "Error Code", "afs.fs.errcode",
FT_UINT32, BASE_DEC, VALS(afs_errors), 0, "Error Code", HFILL }},
-{ &hf_afs_fs_data, { "Data", "afs.fs.data",
+{ &hf_afs_fs_data, { "Data", "afs.fs.data",
FT_BYTES, BASE_HEX, 0, 0, "Data", HFILL }},
-{ &hf_afs_fs_token, { "Token", "afs.fs.token",
+{ &hf_afs_fs_token, { "Token", "afs.fs.token",
FT_BYTES, BASE_HEX, 0, 0, "Token", HFILL }},
-{ &hf_afs_fs_oldname, { "Old Name", "afs.fs.oldname",
+{ &hf_afs_fs_oldname, { "Old Name", "afs.fs.oldname",
FT_STRING, BASE_HEX, 0, 0, "Old Name", HFILL }},
-{ &hf_afs_fs_newname, { "New Name", "afs.fs.newname",
+{ &hf_afs_fs_newname, { "New Name", "afs.fs.newname",
FT_STRING, BASE_HEX, 0, 0, "New Name", HFILL }},
-{ &hf_afs_fs_name, { "Name", "afs.fs.name",
+{ &hf_afs_fs_name, { "Name", "afs.fs.name",
FT_STRING, BASE_HEX, 0, 0, "Name", HFILL }},
-{ &hf_afs_fs_symlink_name, { "Symlink Name", "afs.fs.symlink.name",
+{ &hf_afs_fs_symlink_name, { "Symlink Name", "afs.fs.symlink.name",
FT_STRING, BASE_HEX, 0, 0, "Symlink Name", HFILL }},
-{ &hf_afs_fs_symlink_content, { "Symlink Content", "afs.fs.symlink.content",
+{ &hf_afs_fs_symlink_content, { "Symlink Content", "afs.fs.symlink.content",
FT_STRING, BASE_HEX, 0, 0, "Symlink Content", HFILL }},
-{ &hf_afs_fs_volid, { "Volume ID", "afs.fs.volid",
+{ &hf_afs_fs_volid, { "Volume ID", "afs.fs.volid",
FT_UINT32, BASE_DEC, 0, 0, "Volume ID", HFILL }},
-{ &hf_afs_fs_volname, { "Volume Name", "afs.fs.volname",
+{ &hf_afs_fs_volname, { "Volume Name", "afs.fs.volname",
FT_STRING, BASE_HEX, 0, 0, "Volume Name", HFILL }},
-{ &hf_afs_fs_timestamp, { "Timestamp", "afs.fs.timestamp",
+{ &hf_afs_fs_timestamp, { "Timestamp", "afs.fs.timestamp",
FT_ABSOLUTE_TIME, BASE_DEC, 0, 0, "Timestamp", HFILL }},
-{ &hf_afs_fs_offlinemsg, { "Offline Message", "afs.fs.offlinemsg",
+{ &hf_afs_fs_offlinemsg, { "Offline Message", "afs.fs.offlinemsg",
FT_STRING, BASE_HEX, 0, 0, "Volume Name", HFILL }},
-{ &hf_afs_fs_motd, { "Message of the Day", "afs.fs.motd",
+{ &hf_afs_fs_motd, { "Message of the Day", "afs.fs.motd",
FT_STRING, BASE_HEX, 0, 0, "Message of the Day", HFILL }},
-{ &hf_afs_fs_xstats_version, { "XStats Version", "afs.fs.xstats.version",
+{ &hf_afs_fs_xstats_version, { "XStats Version", "afs.fs.xstats.version",
FT_UINT32, BASE_DEC, 0, 0, "XStats Version", HFILL }},
-{ &hf_afs_fs_xstats_clientversion, { "Client Version", "afs.fs.xstats.clientversion",
+{ &hf_afs_fs_xstats_clientversion, { "Client Version", "afs.fs.xstats.clientversion",
FT_UINT32, BASE_DEC, 0, 0, "Client Version", HFILL }},
-{ &hf_afs_fs_xstats_version, { "Collection Number", "afs.fs.xstats.collnumber",
+{ &hf_afs_fs_xstats_version, { "Collection Number", "afs.fs.xstats.collnumber",
FT_UINT32, BASE_DEC, VALS(xstat_collections), 0, "Collection Number", HFILL }},
-{ &hf_afs_fs_xstats_timestamp, { "XStats Timestamp", "afs.fs.xstats.timestamp",
+{ &hf_afs_fs_xstats_timestamp, { "XStats Timestamp", "afs.fs.xstats.timestamp",
FT_UINT32, BASE_DEC, 0, 0, "XStats Timestamp", HFILL }},
-{ &hf_afs_fs_cps_spare1, { "CPS Spare1", "afs.fs.cps.spare1",
+{ &hf_afs_fs_cps_spare1, { "CPS Spare1", "afs.fs.cps.spare1",
FT_UINT32, BASE_DEC, 0, 0, "CPS Spare1", HFILL }},
-{ &hf_afs_fs_cps_spare2, { "CPS Spare2", "afs.fs.cps.spare2",
+{ &hf_afs_fs_cps_spare2, { "CPS Spare2", "afs.fs.cps.spare2",
FT_UINT32, BASE_DEC, 0, 0, "CPS Spare2", HFILL }},
-{ &hf_afs_fs_cps_spare3, { "CPS Spare3", "afs.fs.cps.spare3",
+{ &hf_afs_fs_cps_spare3, { "CPS Spare3", "afs.fs.cps.spare3",
FT_UINT32, BASE_DEC, 0, 0, "CPS Spare3", HFILL }},
-{ &hf_afs_fs_vicelocktype, { "Vice Lock Type", "afs.fs.vicelocktype",
+{ &hf_afs_fs_vicelocktype, { "Vice Lock Type", "afs.fs.vicelocktype",
FT_UINT32, BASE_DEC, VALS(vice_lock_types), 0, "Vice Lock Type", HFILL }},
-{ &hf_afs_fs_viceid, { "Vice ID", "afs.fs.viceid",
+{ &hf_afs_fs_viceid, { "Vice ID", "afs.fs.viceid",
FT_UINT32, BASE_DEC, 0, 0, "Vice ID", HFILL }},
-{ &hf_afs_fs_viceid, { "IP Address", "afs.fs.ipaddr",
+{ &hf_afs_fs_viceid, { "IP Address", "afs.fs.ipaddr",
FT_IPv4, BASE_HEX, 0, 0, "IP Address", HFILL }},
-
-{ &hf_afs_fs_status_mask, { "Mask", "afs.fs.status.mask",
+
+{ &hf_afs_fs_status_mask, { "Mask", "afs.fs.status.mask",
FT_UINT32, BASE_HEX, 0, 0, "Mask", HFILL }},
-{ &hf_afs_fs_status_mask_setmodtime, { "Set Modification Time", "afs.fs.status.mask.setmodtime",
+{ &hf_afs_fs_status_mask_setmodtime, { "Set Modification Time", "afs.fs.status.mask.setmodtime",
FT_BOOLEAN, 32, 0, 0x00000001, "Set Modification Time", HFILL }},
-{ &hf_afs_fs_status_mask_setowner, { "Set Owner", "afs.fs.status.mask.setowner",
+{ &hf_afs_fs_status_mask_setowner, { "Set Owner", "afs.fs.status.mask.setowner",
FT_BOOLEAN, 32, 0, 0x00000002, "Set Owner", HFILL }},
-{ &hf_afs_fs_status_mask_setgroup, { "Set Group", "afs.fs.status.mask.setgroup",
+{ &hf_afs_fs_status_mask_setgroup, { "Set Group", "afs.fs.status.mask.setgroup",
FT_BOOLEAN, 32, 0, 0x00000004, "Set Group", HFILL }},
-{ &hf_afs_fs_status_mask_setmode, { "Set Mode", "afs.fs.status.mask.setmode",
+{ &hf_afs_fs_status_mask_setmode, { "Set Mode", "afs.fs.status.mask.setmode",
FT_BOOLEAN, 32, 0, 0x00000008, "Set Mode", HFILL }},
-{ &hf_afs_fs_status_mask_setsegsize, { "Set Segment Size", "afs.fs.status.mask.setsegsize",
+{ &hf_afs_fs_status_mask_setsegsize, { "Set Segment Size", "afs.fs.status.mask.setsegsize",
FT_BOOLEAN, 32, 0, 0x00000010, "Set Segment Size", HFILL }},
-{ &hf_afs_fs_status_mask_fsync, { "FSync", "afs.fs.status.mask.fsync",
+{ &hf_afs_fs_status_mask_fsync, { "FSync", "afs.fs.status.mask.fsync",
FT_BOOLEAN, 32, 0, 0x00000400, "FSync", HFILL }},
-{ &hf_afs_fs_status_clientmodtime, { "Client Modification Time", "afs.fs.status.clientmodtime",
+{ &hf_afs_fs_status_clientmodtime, { "Client Modification Time", "afs.fs.status.clientmodtime",
FT_ABSOLUTE_TIME, BASE_DEC, 0, 0, "Client Modification Time", HFILL }},
-{ &hf_afs_fs_status_servermodtime, { "Server Modification Time", "afs.fs.status.servermodtime",
+{ &hf_afs_fs_status_servermodtime, { "Server Modification Time", "afs.fs.status.servermodtime",
FT_ABSOLUTE_TIME, BASE_DEC, 0, 0, "Server Modification Time", HFILL }},
-{ &hf_afs_fs_status_owner, { "Owner", "afs.fs.status.owner",
+{ &hf_afs_fs_status_owner, { "Owner", "afs.fs.status.owner",
FT_UINT32, BASE_DEC, 0, 0, "Owner", HFILL }},
-{ &hf_afs_fs_status_group, { "Group", "afs.fs.status.group",
+{ &hf_afs_fs_status_group, { "Group", "afs.fs.status.group",
FT_UINT32, BASE_DEC, 0, 0, "Group", HFILL }},
-{ &hf_afs_fs_status_mode, { "Unix Mode", "afs.fs.status.mode",
+{ &hf_afs_fs_status_mode, { "Unix Mode", "afs.fs.status.mode",
FT_UINT32, BASE_OCT, 0, 0, "Unix Mode", HFILL }},
-{ &hf_afs_fs_status_segsize, { "Segment Size", "afs.fs.status.segsize",
+{ &hf_afs_fs_status_segsize, { "Segment Size", "afs.fs.status.segsize",
FT_UINT32, BASE_DEC, 0, 0, "Segment Size", HFILL }},
-{ &hf_afs_fs_status_interfaceversion, { "Interface Version", "afs.fs.status.interfaceversion",
+{ &hf_afs_fs_status_interfaceversion, { "Interface Version", "afs.fs.status.interfaceversion",
FT_UINT32, BASE_DEC, 0, 0, "Interface Version", HFILL }},
-{ &hf_afs_fs_status_filetype, { "File Type", "afs.fs.status.filetype",
+{ &hf_afs_fs_status_filetype, { "File Type", "afs.fs.status.filetype",
FT_UINT32, BASE_DEC, 0, 0, "File Type", HFILL }},
-{ &hf_afs_fs_status_author, { "Author", "afs.fs.status.author",
+{ &hf_afs_fs_status_author, { "Author", "afs.fs.status.author",
FT_UINT32, BASE_DEC, 0, 0, "Author", HFILL }},
-{ &hf_afs_fs_status_calleraccess, { "Caller Access", "afs.fs.status.calleraccess",
+{ &hf_afs_fs_status_calleraccess, { "Caller Access", "afs.fs.status.calleraccess",
FT_UINT32, BASE_DEC, 0, 0, "Caller Access", HFILL }},
-{ &hf_afs_fs_status_anonymousaccess, { "Anonymous Access", "afs.fs.status.anonymousaccess",
+{ &hf_afs_fs_status_anonymousaccess, { "Anonymous Access", "afs.fs.status.anonymousaccess",
FT_UINT32, BASE_DEC, 0, 0, "Anonymous Access", HFILL }},
-{ &hf_afs_fs_status_parentvnode, { "Parent VNode", "afs.fs.status.parentvnode",
+{ &hf_afs_fs_status_parentvnode, { "Parent VNode", "afs.fs.status.parentvnode",
FT_UINT32, BASE_DEC, 0, 0, "Parent VNode", HFILL }},
-{ &hf_afs_fs_status_parentunique, { "Parent Unique", "afs.fs.status.parentunique",
+{ &hf_afs_fs_status_parentunique, { "Parent Unique", "afs.fs.status.parentunique",
FT_UINT32, BASE_DEC, 0, 0, "Parent Unique", HFILL }},
-{ &hf_afs_fs_status_dataversion, { "Data Version", "afs.fs.status.dataversion",
+{ &hf_afs_fs_status_dataversion, { "Data Version", "afs.fs.status.dataversion",
FT_UINT32, BASE_DEC, 0, 0, "Data Version", HFILL }},
-{ &hf_afs_fs_status_dataversionhigh, { "Data Version (High)", "afs.fs.status.dataversionhigh",
+{ &hf_afs_fs_status_dataversionhigh, { "Data Version (High)", "afs.fs.status.dataversionhigh",
FT_UINT32, BASE_DEC, 0, 0, "Data Version (High)", HFILL }},
-{ &hf_afs_fs_status_linkcount, { "Link Count", "afs.fs.status.linkcount",
+{ &hf_afs_fs_status_linkcount, { "Link Count", "afs.fs.status.linkcount",
FT_UINT32, BASE_DEC, 0, 0, "Link Count", HFILL }},
-{ &hf_afs_fs_status_spare2, { "Spare 2", "afs.fs.status.spare2",
+{ &hf_afs_fs_status_spare2, { "Spare 2", "afs.fs.status.spare2",
FT_UINT32, BASE_DEC, 0, 0, "Spare 2", HFILL }},
-{ &hf_afs_fs_status_spare3, { "Spare 3", "afs.fs.status.spare3",
+{ &hf_afs_fs_status_spare3, { "Spare 3", "afs.fs.status.spare3",
FT_UINT32, BASE_DEC, 0, 0, "Spare 3", HFILL }},
-{ &hf_afs_fs_status_spare4, { "Spare 4", "afs.fs.status.spare4",
+{ &hf_afs_fs_status_spare4, { "Spare 4", "afs.fs.status.spare4",
FT_UINT32, BASE_DEC, 0, 0, "Spare 4", HFILL }},
-{ &hf_afs_fs_status_synccounter, { "Sync Counter", "afs.fs.status.synccounter",
+{ &hf_afs_fs_status_synccounter, { "Sync Counter", "afs.fs.status.synccounter",
FT_UINT32, BASE_DEC, 0, 0, "Sync Counter", HFILL }},
-{ &hf_afs_fs_status_length, { "Length", "afs.fs.status.length",
+{ &hf_afs_fs_status_length, { "Length", "afs.fs.status.length",
FT_UINT32, BASE_DEC, 0, 0, "Length", HFILL }},
-{ &hf_afs_fs_volsync_spare1, { "Volume Creation Timestamp", "afs.fs.volsync.spare1",
+{ &hf_afs_fs_volsync_spare1, { "Volume Creation Timestamp", "afs.fs.volsync.spare1",
FT_ABSOLUTE_TIME, BASE_DEC, 0, 0, "Volume Creation Timestamp", HFILL }},
-{ &hf_afs_fs_volsync_spare2, { "Spare 2", "afs.fs.volsync.spare2",
+{ &hf_afs_fs_volsync_spare2, { "Spare 2", "afs.fs.volsync.spare2",
FT_UINT32, BASE_DEC, 0, 0, "Spare 2", HFILL }},
-{ &hf_afs_fs_volsync_spare3, { "Spare 3", "afs.fs.volsync.spare3",
+{ &hf_afs_fs_volsync_spare3, { "Spare 3", "afs.fs.volsync.spare3",
FT_UINT32, BASE_DEC, 0, 0, "Spare 3", HFILL }},
-{ &hf_afs_fs_volsync_spare4, { "Spare 4", "afs.fs.volsync.spare4",
+{ &hf_afs_fs_volsync_spare4, { "Spare 4", "afs.fs.volsync.spare4",
FT_UINT32, BASE_DEC, 0, 0, "Spare 4", HFILL }},
-{ &hf_afs_fs_volsync_spare5, { "Spare 5", "afs.fs.volsync.spare5",
+{ &hf_afs_fs_volsync_spare5, { "Spare 5", "afs.fs.volsync.spare5",
FT_UINT32, BASE_DEC, 0, 0, "Spare 5", HFILL }},
-{ &hf_afs_fs_volsync_spare6, { "Spare 6", "afs.fs.volsync.spare6",
+{ &hf_afs_fs_volsync_spare6, { "Spare 6", "afs.fs.volsync.spare6",
FT_UINT32, BASE_DEC, 0, 0, "Spare 6", HFILL }},
{ &hf_afs_fs_acl_count_positive, {
- "ACL Count (Positive)", "afs.fs.acl.count.positive",
+ "ACL Count (Positive)", "afs.fs.acl.count.positive",
FT_UINT32, BASE_DEC, 0, 0, "Number of Positive ACLs", HFILL }},
{ &hf_afs_fs_acl_count_negative, {
- "ACL Count (Negative)", "afs.fs.acl.count.negative",
+ "ACL Count (Negative)", "afs.fs.acl.count.negative",
FT_UINT32, BASE_DEC, 0, 0, "Number of Negative ACLs", HFILL }},
{ &hf_afs_fs_acl_datasize, {
- "ACL Size", "afs.fs.acl.datasize",
+ "ACL Size", "afs.fs.acl.datasize",
FT_UINT32, BASE_DEC, 0, 0, "ACL Data Size", HFILL }},
{ &hf_afs_fs_acl_entity, {
- "Entity (User/Group)", "afs.fs.acl.entity",
+ "Entity (User/Group)", "afs.fs.acl.entity",
FT_STRING, BASE_HEX, 0, 0, "ACL Entity (User/Group)", HFILL }},
{ &hf_afs_fs_acl_r, {
- "_R_ead", "afs.fs.acl.r",
+ "_R_ead", "afs.fs.acl.r",
FT_BOOLEAN, 8, 0, PRSFS_READ, "Read", HFILL }},
{ &hf_afs_fs_acl_l, {
- "_L_ookup", "afs.fs.acl.l",
+ "_L_ookup", "afs.fs.acl.l",
FT_BOOLEAN, 8, 0, PRSFS_LOOKUP, "Lookup", HFILL }},
{ &hf_afs_fs_acl_i, {
- "_I_nsert", "afs.fs.acl.i",
+ "_I_nsert", "afs.fs.acl.i",
FT_BOOLEAN, 8, 0, PRSFS_INSERT, "Insert", HFILL }},
-{ &hf_afs_fs_acl_d, { "_D_elete", "afs.fs.acl.d",
+{ &hf_afs_fs_acl_d, { "_D_elete", "afs.fs.acl.d",
FT_BOOLEAN, 8, 0, PRSFS_DELETE, "Delete", HFILL }},
-{ &hf_afs_fs_acl_w, { "_W_rite", "afs.fs.acl.w",
+{ &hf_afs_fs_acl_w, { "_W_rite", "afs.fs.acl.w",
FT_BOOLEAN, 8, 0, PRSFS_WRITE, "Write", HFILL }},
-{ &hf_afs_fs_acl_k, { "_L_ock", "afs.fs.acl.k",
+{ &hf_afs_fs_acl_k, { "_L_ock", "afs.fs.acl.k",
FT_BOOLEAN, 8, 0, PRSFS_LOCK, "Lock", HFILL }},
-{ &hf_afs_fs_acl_a, { "_A_dminister", "afs.fs.acl.a",
+{ &hf_afs_fs_acl_a, { "_A_dminister", "afs.fs.acl.a",
FT_BOOLEAN, 8, 0, PRSFS_ADMINISTER, "Administer", HFILL }},
-{ &hf_afs_fs_callback_version, { "Version", "afs.fs.callback.version",
+{ &hf_afs_fs_callback_version, { "Version", "afs.fs.callback.version",
FT_UINT32, BASE_DEC, 0, 0, "Version", HFILL }},
-{ &hf_afs_fs_callback_expires, { "Expires", "afs.fs.callback.expires",
+{ &hf_afs_fs_callback_expires, { "Expires", "afs.fs.callback.expires",
FT_ABSOLUTE_TIME, BASE_DEC, 0, 0, "Expires", HFILL }},
-{ &hf_afs_fs_callback_type, { "Type", "afs.fs.callback.type",
+{ &hf_afs_fs_callback_type, { "Type", "afs.fs.callback.type",
FT_UINT32, BASE_DEC, VALS(cb_types), 0, "Type", HFILL }},
/* BOS Server Fields */
-{ &hf_afs_bos_errcode, { "Error Code", "afs.bos.errcode",
+{ &hf_afs_bos_errcode, { "Error Code", "afs.bos.errcode",
FT_UINT32, BASE_DEC, VALS(afs_errors), 0, "Error Code", HFILL }},
-{ &hf_afs_bos_type, { "Type", "afs.bos.type",
+{ &hf_afs_bos_type, { "Type", "afs.bos.type",
FT_STRING, BASE_HEX, 0, 0, "Type", HFILL }},
-{ &hf_afs_bos_content, { "Content", "afs.bos.content",
+{ &hf_afs_bos_content, { "Content", "afs.bos.content",
FT_STRING, BASE_HEX, 0, 0, "Content", HFILL }},
-{ &hf_afs_bos_data, { "Data", "afs.bos.data",
+{ &hf_afs_bos_data, { "Data", "afs.bos.data",
FT_BYTES, BASE_HEX, 0, 0, "Data", HFILL }},
-{ &hf_afs_bos_path, { "Path", "afs.bos.path",
+{ &hf_afs_bos_path, { "Path", "afs.bos.path",
FT_STRING, BASE_HEX, 0, 0, "Path", HFILL }},
-{ &hf_afs_bos_parm, { "Parm", "afs.bos.parm",
+{ &hf_afs_bos_parm, { "Parm", "afs.bos.parm",
FT_STRING, BASE_HEX, 0, 0, "Parm", HFILL }},
-{ &hf_afs_bos_error, { "Error", "afs.bos.error",
+{ &hf_afs_bos_error, { "Error", "afs.bos.error",
FT_STRING, BASE_HEX, 0, 0, "Error", HFILL }},
-{ &hf_afs_bos_spare1, { "Spare1", "afs.bos.spare1",
+{ &hf_afs_bos_spare1, { "Spare1", "afs.bos.spare1",
FT_STRING, BASE_HEX, 0, 0, "Spare1", HFILL }},
-{ &hf_afs_bos_spare2, { "Spare2", "afs.bos.spare2",
+{ &hf_afs_bos_spare2, { "Spare2", "afs.bos.spare2",
FT_STRING, BASE_HEX, 0, 0, "Spare2", HFILL }},
-{ &hf_afs_bos_spare3, { "Spare3", "afs.bos.spare3",
+{ &hf_afs_bos_spare3, { "Spare3", "afs.bos.spare3",
FT_STRING, BASE_HEX, 0, 0, "Spare3", HFILL }},
-{ &hf_afs_bos_file, { "File", "afs.bos.file",
+{ &hf_afs_bos_file, { "File", "afs.bos.file",
FT_STRING, BASE_HEX, 0, 0, "File", HFILL }},
-{ &hf_afs_bos_cmd, { "Command", "afs.bos.cmd",
+{ &hf_afs_bos_cmd, { "Command", "afs.bos.cmd",
FT_STRING, BASE_HEX, 0, 0, "Command", HFILL }},
-{ &hf_afs_bos_key, { "Key", "afs.bos.key",
+{ &hf_afs_bos_key, { "Key", "afs.bos.key",
FT_BYTES, BASE_HEX, 0, 0, "key", HFILL }},
-{ &hf_afs_bos_user, { "User", "afs.bos.user",
+{ &hf_afs_bos_user, { "User", "afs.bos.user",
FT_STRING, BASE_HEX, 0, 0, "User", HFILL }},
-{ &hf_afs_bos_instance, { "Instance", "afs.bos.instance",
+{ &hf_afs_bos_instance, { "Instance", "afs.bos.instance",
FT_STRING, BASE_HEX, 0, 0, "Instance", HFILL }},
-{ &hf_afs_bos_status, { "Status", "afs.bos.status",
+{ &hf_afs_bos_status, { "Status", "afs.bos.status",
FT_INT32, BASE_DEC, 0, 0, "Status", HFILL }},
-{ &hf_afs_bos_statusdesc, { "Status Description", "afs.bos.statusdesc",
+{ &hf_afs_bos_statusdesc, { "Status Description", "afs.bos.statusdesc",
FT_STRING, BASE_DEC, 0, 0, "Status Description", HFILL }},
-{ &hf_afs_bos_num, { "Number", "afs.bos.number",
+{ &hf_afs_bos_num, { "Number", "afs.bos.number",
FT_UINT32, BASE_DEC, 0, 0, "Number", HFILL }},
-{ &hf_afs_bos_size, { "Size", "afs.bos.size",
+{ &hf_afs_bos_size, { "Size", "afs.bos.size",
FT_UINT32, BASE_DEC, 0, 0, "Size", HFILL }},
-{ &hf_afs_bos_flags, { "Flags", "afs.bos.flags",
+{ &hf_afs_bos_flags, { "Flags", "afs.bos.flags",
FT_UINT32, BASE_DEC, 0, 0, "Flags", HFILL }},
-{ &hf_afs_bos_date, { "Date", "afs.bos.date",
+{ &hf_afs_bos_date, { "Date", "afs.bos.date",
FT_UINT32, BASE_DEC, 0, 0, "Date", HFILL }},
-{ &hf_afs_bos_kvno, { "Key Version Number", "afs.bos.kvno",
+{ &hf_afs_bos_kvno, { "Key Version Number", "afs.bos.kvno",
FT_UINT32, BASE_DEC, 0, 0, "Key Version Number", HFILL }},
-{ &hf_afs_bos_cell, { "Cell", "afs.bos.cell",
+{ &hf_afs_bos_cell, { "Cell", "afs.bos.cell",
FT_STRING, BASE_HEX, 0, 0, "Cell", HFILL }},
-{ &hf_afs_bos_host, { "Host", "afs.bos.host",
+{ &hf_afs_bos_host, { "Host", "afs.bos.host",
FT_STRING, BASE_HEX, 0, 0, "Host", HFILL }},
-{ &hf_afs_bos_newtime, { "New Time", "afs.bos.newtime",
+{ &hf_afs_bos_newtime, { "New Time", "afs.bos.newtime",
FT_ABSOLUTE_TIME, BASE_DEC, 0, 0, "New Time", HFILL }},
-{ &hf_afs_bos_baktime, { "Backup Time", "afs.bos.baktime",
+{ &hf_afs_bos_baktime, { "Backup Time", "afs.bos.baktime",
FT_ABSOLUTE_TIME, BASE_DEC, 0, 0, "Backup Time", HFILL }},
-{ &hf_afs_bos_oldtime, { "Old Time", "afs.bos.oldtime",
+{ &hf_afs_bos_oldtime, { "Old Time", "afs.bos.oldtime",
FT_ABSOLUTE_TIME, BASE_DEC, 0, 0, "Old Time", HFILL }},
-{ &hf_afs_bos_keymodtime, { "Key Modification Time", "afs.bos.keymodtime",
+{ &hf_afs_bos_keymodtime, { "Key Modification Time", "afs.bos.keymodtime",
FT_ABSOLUTE_TIME, BASE_DEC, 0, 0, "Key Modification Time", HFILL }},
-{ &hf_afs_bos_keychecksum, { "Key Checksum", "afs.bos.keychecksum",
+{ &hf_afs_bos_keychecksum, { "Key Checksum", "afs.bos.keychecksum",
FT_UINT32, BASE_DEC, 0, 0, "Key Checksum", HFILL }},
-{ &hf_afs_bos_keyspare2, { "Key Spare 2", "afs.bos.keyspare2",
+{ &hf_afs_bos_keyspare2, { "Key Spare 2", "afs.bos.keyspare2",
FT_UINT32, BASE_DEC, 0, 0, "Key Spare 2", HFILL }},
/* KAUTH Server Fields */
-{ &hf_afs_kauth_errcode, { "Error Code", "afs.kauth.errcode",
+{ &hf_afs_kauth_errcode, { "Error Code", "afs.kauth.errcode",
FT_UINT32, BASE_DEC, VALS(afs_errors), 0, "Error Code", HFILL }},
-{ &hf_afs_kauth_princ, { "Principal", "afs.kauth.princ",
+{ &hf_afs_kauth_princ, { "Principal", "afs.kauth.princ",
FT_STRING, BASE_HEX, 0, 0, "Principal", HFILL }},
-{ &hf_afs_kauth_realm, { "Realm", "afs.kauth.realm",
+{ &hf_afs_kauth_realm, { "Realm", "afs.kauth.realm",
FT_STRING, BASE_HEX, 0, 0, "Realm", HFILL }},
-{ &hf_afs_kauth_domain, { "Domain", "afs.kauth.domain",
+{ &hf_afs_kauth_domain, { "Domain", "afs.kauth.domain",
FT_STRING, BASE_HEX, 0, 0, "Domain", HFILL }},
-{ &hf_afs_kauth_name, { "Name", "afs.kauth.name",
+{ &hf_afs_kauth_name, { "Name", "afs.kauth.name",
FT_STRING, BASE_HEX, 0, 0, "Name", HFILL }},
-{ &hf_afs_kauth_data, { "Data", "afs.kauth.data",
+{ &hf_afs_kauth_data, { "Data", "afs.kauth.data",
FT_BYTES, BASE_HEX, 0, 0, "Data", HFILL }},
-{ &hf_afs_kauth_kvno, { "Key Version Number", "afs.kauth.kvno",
+{ &hf_afs_kauth_kvno, { "Key Version Number", "afs.kauth.kvno",
FT_UINT32, BASE_DEC, 0, 0, "Key Version Number", HFILL }},
/* VOL Server Fields */
-{ &hf_afs_vol_errcode, { "Error Code", "afs.vol.errcode",
+{ &hf_afs_vol_errcode, { "Error Code", "afs.vol.errcode",
FT_UINT32, BASE_DEC, VALS(afs_errors), 0, "Error Code", HFILL }},
-{ &hf_afs_vol_id, { "Volume ID", "afs.vol.id",
+{ &hf_afs_vol_id, { "Volume ID", "afs.vol.id",
FT_UINT32, BASE_DEC, 0, 0, "Volume ID", HFILL }},
-{ &hf_afs_vol_count, { "Volume Count", "afs.vol.count",
+{ &hf_afs_vol_count, { "Volume Count", "afs.vol.count",
FT_UINT32, BASE_DEC, 0, 0, "Volume Count", HFILL }},
-{ &hf_afs_vol_name, { "Volume Name", "afs.vol.name",
+{ &hf_afs_vol_name, { "Volume Name", "afs.vol.name",
FT_STRING, BASE_HEX, 0, 0, "Volume Name", HFILL }},
/* VLDB Server Fields */
-{ &hf_afs_vldb_errcode, { "Error Code", "afs.vldb.errcode",
+{ &hf_afs_vldb_errcode, { "Error Code", "afs.vldb.errcode",
FT_UINT32, BASE_DEC, VALS(afs_errors), 0, "Error Code", HFILL }},
-{ &hf_afs_vldb_type, { "Volume Type", "afs.vldb.type",
+{ &hf_afs_vldb_type, { "Volume Type", "afs.vldb.type",
FT_UINT32, BASE_HEX, VALS(volume_types), 0, "Volume Type", HFILL }},
-{ &hf_afs_vldb_id, { "Volume ID", "afs.vldb.id",
+{ &hf_afs_vldb_id, { "Volume ID", "afs.vldb.id",
FT_UINT32, BASE_DEC, 0, 0, "Volume ID", HFILL }},
-{ &hf_afs_vldb_bump, { "Bumped Volume ID", "afs.vldb.bump",
+{ &hf_afs_vldb_bump, { "Bumped Volume ID", "afs.vldb.bump",
FT_UINT32, BASE_DEC, 0, 0, "Bumped Volume ID", HFILL }},
-{ &hf_afs_vldb_index, { "Volume Index", "afs.vldb.index",
+{ &hf_afs_vldb_index, { "Volume Index", "afs.vldb.index",
FT_UINT32, BASE_DEC, 0, 0, "Volume Index", HFILL }},
-{ &hf_afs_vldb_count, { "Volume Count", "afs.vldb.count",
+{ &hf_afs_vldb_count, { "Volume Count", "afs.vldb.count",
FT_UINT32, BASE_DEC, 0, 0, "Volume Count", HFILL }},
-{ &hf_afs_vldb_numservers, { "Number of Servers", "afs.vldb.numservers",
+{ &hf_afs_vldb_numservers, { "Number of Servers", "afs.vldb.numservers",
FT_UINT32, BASE_DEC, 0, 0, "Number of Servers", HFILL }},
-{ &hf_afs_vldb_nextindex, { "Next Volume Index", "afs.vldb.nextindex",
+{ &hf_afs_vldb_nextindex, { "Next Volume Index", "afs.vldb.nextindex",
FT_UINT32, BASE_DEC, 0, 0, "Next Volume Index", HFILL }},
-{ &hf_afs_vldb_rovol, { "Read-Only Volume ID", "afs.vldb.rovol",
+{ &hf_afs_vldb_rovol, { "Read-Only Volume ID", "afs.vldb.rovol",
FT_UINT32, BASE_DEC, 0, 0, "Read-Only Volume ID", HFILL }},
-{ &hf_afs_vldb_rwvol, { "Read-Write Volume ID", "afs.vldb.rwvol",
+{ &hf_afs_vldb_rwvol, { "Read-Write Volume ID", "afs.vldb.rwvol",
FT_UINT32, BASE_DEC, 0, 0, "Read-Only Volume ID", HFILL }},
-{ &hf_afs_vldb_bkvol, { "Backup Volume ID", "afs.vldb.bkvol",
+{ &hf_afs_vldb_bkvol, { "Backup Volume ID", "afs.vldb.bkvol",
FT_UINT32, BASE_DEC, 0, 0, "Read-Only Volume ID", HFILL }},
-{ &hf_afs_vldb_clonevol, { "Clone Volume ID", "afs.vldb.clonevol",
+{ &hf_afs_vldb_clonevol, { "Clone Volume ID", "afs.vldb.clonevol",
FT_UINT32, BASE_DEC, 0, 0, "Clone Volume ID", HFILL }},
-{ &hf_afs_vldb_name, { "Volume Name", "afs.vldb.name",
+{ &hf_afs_vldb_name, { "Volume Name", "afs.vldb.name",
FT_STRING, BASE_HEX, 0, 0, "Volume Name", HFILL }},
-{ &hf_afs_vldb_partition, { "Partition", "afs.vldb.partition",
+{ &hf_afs_vldb_partition, { "Partition", "afs.vldb.partition",
FT_STRING, BASE_HEX, 0, 0, "Partition", HFILL }},
-{ &hf_afs_vldb_server, { "Server", "afs.vldb.server",
+{ &hf_afs_vldb_server, { "Server", "afs.vldb.server",
FT_IPv4, BASE_HEX, 0, 0, "Server", HFILL }},
-{ &hf_afs_vldb_serveruuid, { "Server UUID", "afs.vldb.serveruuid",
+{ &hf_afs_vldb_serveruuid, { "Server UUID", "afs.vldb.serveruuid",
FT_BYTES, BASE_HEX, 0, 0, "Server UUID", HFILL }},
-{ &hf_afs_vldb_serveruniq, { "Server Unique Address", "afs.vldb.serveruniq",
+{ &hf_afs_vldb_serveruniq, { "Server Unique Address", "afs.vldb.serveruniq",
FT_UINT32, BASE_HEX, 0, 0, "Server Unique Address", HFILL }},
-{ &hf_afs_vldb_serverflags, { "Server Flags", "afs.vldb.serverflags",
+{ &hf_afs_vldb_serverflags, { "Server Flags", "afs.vldb.serverflags",
FT_UINT32, BASE_HEX, 0, 0, "Server Flags", HFILL }},
-{ &hf_afs_vldb_serverip, { "Server IP", "afs.vldb.serverip",
+{ &hf_afs_vldb_serverip, { "Server IP", "afs.vldb.serverip",
FT_IPv4, BASE_HEX, 0, 0, "Server IP", HFILL }},
-{ &hf_afs_vldb_flags, { "Flags", "afs.vldb.flags",
+{ &hf_afs_vldb_flags, { "Flags", "afs.vldb.flags",
FT_UINT32, BASE_HEX, 0, 0, "Flags", HFILL }},
-
-{ &hf_afs_vldb_flags_rwexists, { "Read/Write Exists", "afs.vldb.flags.rwexists",
+
+{ &hf_afs_vldb_flags_rwexists, { "Read/Write Exists", "afs.vldb.flags.rwexists",
FT_BOOLEAN, 32, 0, 0x1000, "Read/Write Exists", HFILL }},
-{ &hf_afs_vldb_flags_roexists, { "Read-Only Exists", "afs.vldb.flags.roexists",
+{ &hf_afs_vldb_flags_roexists, { "Read-Only Exists", "afs.vldb.flags.roexists",
FT_BOOLEAN, 32, 0, 0x2000, "Read-Only Exists", HFILL }},
-{ &hf_afs_vldb_flags_bkexists, { "Backup Exists", "afs.vldb.flags.bkexists",
+{ &hf_afs_vldb_flags_bkexists, { "Backup Exists", "afs.vldb.flags.bkexists",
FT_BOOLEAN, 32, 0, 0x4000, "Backup Exists", HFILL }},
-{ &hf_afs_vldb_flags_dfsfileset, { "DFS Fileset", "afs.vldb.flags.dfsfileset",
+{ &hf_afs_vldb_flags_dfsfileset, { "DFS Fileset", "afs.vldb.flags.dfsfileset",
FT_BOOLEAN, 32, 0, 0x8000, "DFS Fileset", HFILL }},
-
-{ &hf_afs_vldb_spare1, { "Spare 1", "afs.vldb.spare1",
+
+{ &hf_afs_vldb_spare1, { "Spare 1", "afs.vldb.spare1",
FT_UINT32, BASE_DEC, 0, 0, "Spare 1", HFILL }},
-{ &hf_afs_vldb_spare2, { "Spare 2", "afs.vldb.spare2",
+{ &hf_afs_vldb_spare2, { "Spare 2", "afs.vldb.spare2",
FT_UINT32, BASE_DEC, 0, 0, "Spare 2", HFILL }},
-{ &hf_afs_vldb_spare3, { "Spare 3", "afs.vldb.spare3",
+{ &hf_afs_vldb_spare3, { "Spare 3", "afs.vldb.spare3",
FT_UINT32, BASE_DEC, 0, 0, "Spare 3", HFILL }},
-{ &hf_afs_vldb_spare4, { "Spare 4", "afs.vldb.spare4",
+{ &hf_afs_vldb_spare4, { "Spare 4", "afs.vldb.spare4",
FT_UINT32, BASE_DEC, 0, 0, "Spare 4", HFILL }},
-{ &hf_afs_vldb_spare5, { "Spare 5", "afs.vldb.spare5",
+{ &hf_afs_vldb_spare5, { "Spare 5", "afs.vldb.spare5",
FT_UINT32, BASE_DEC, 0, 0, "Spare 5", HFILL }},
-{ &hf_afs_vldb_spare6, { "Spare 6", "afs.vldb.spare6",
+{ &hf_afs_vldb_spare6, { "Spare 6", "afs.vldb.spare6",
FT_UINT32, BASE_DEC, 0, 0, "Spare 6", HFILL }},
-{ &hf_afs_vldb_spare7, { "Spare 7", "afs.vldb.spare7",
+{ &hf_afs_vldb_spare7, { "Spare 7", "afs.vldb.spare7",
FT_UINT32, BASE_DEC, 0, 0, "Spare 7", HFILL }},
-{ &hf_afs_vldb_spare8, { "Spare 8", "afs.vldb.spare8",
+{ &hf_afs_vldb_spare8, { "Spare 8", "afs.vldb.spare8",
FT_UINT32, BASE_DEC, 0, 0, "Spare 8", HFILL }},
-{ &hf_afs_vldb_spare9, { "Spare 9", "afs.vldb.spare9",
+{ &hf_afs_vldb_spare9, { "Spare 9", "afs.vldb.spare9",
FT_UINT32, BASE_DEC, 0, 0, "Spare 9", HFILL }},
/* BACKUP Server Fields */
-{ &hf_afs_backup_errcode, { "Error Code", "afs.backup.errcode",
+{ &hf_afs_backup_errcode, { "Error Code", "afs.backup.errcode",
FT_UINT32, BASE_DEC, VALS(afs_errors), 0, "Error Code", HFILL }},
/* CB Server Fields */
-{ &hf_afs_cb_errcode, { "Error Code", "afs.cb.errcode",
+{ &hf_afs_cb_errcode, { "Error Code", "afs.cb.errcode",
FT_UINT32, BASE_DEC, VALS(afs_errors), 0, "Error Code", HFILL }},
-{ &hf_afs_cb_callback_version, { "Version", "afs.cb.callback.version",
+{ &hf_afs_cb_callback_version, { "Version", "afs.cb.callback.version",
FT_UINT32, BASE_DEC, 0, 0, "Version", HFILL }},
-{ &hf_afs_cb_callback_expires, { "Expires", "afs.cb.callback.expires",
+{ &hf_afs_cb_callback_expires, { "Expires", "afs.cb.callback.expires",
FT_ABSOLUTE_TIME, BASE_DEC, 0, 0, "Expires", HFILL }},
-{ &hf_afs_cb_callback_type, { "Type", "afs.cb.callback.type",
+{ &hf_afs_cb_callback_type, { "Type", "afs.cb.callback.type",
FT_UINT32, BASE_DEC, VALS(cb_types), 0, "Type", HFILL }},
-{ &hf_afs_cb_fid_volume, { "FileID (Volume)", "afs.cb.fid.volume",
+{ &hf_afs_cb_fid_volume, { "FileID (Volume)", "afs.cb.fid.volume",
FT_UINT32, BASE_DEC, 0, 0, "File ID (Volume)", HFILL }},
-{ &hf_afs_cb_fid_vnode, { "FileID (VNode)", "afs.cb.fid.vnode",
+{ &hf_afs_cb_fid_vnode, { "FileID (VNode)", "afs.cb.fid.vnode",
FT_UINT32, BASE_DEC, 0, 0, "File ID (VNode)", HFILL }},
-{ &hf_afs_cb_fid_uniqifier, { "FileID (Uniqifier)", "afs.cb.fid.uniq",
+{ &hf_afs_cb_fid_uniqifier, { "FileID (Uniqifier)", "afs.cb.fid.uniq",
FT_UINT32, BASE_DEC, 0, 0, "File ID (Uniqifier)", HFILL }},
/* PROT Server Fields */
-{ &hf_afs_prot_errcode, { "Error Code", "afs.prot.errcode",
+{ &hf_afs_prot_errcode, { "Error Code", "afs.prot.errcode",
FT_UINT32, BASE_DEC, VALS(afs_errors), 0, "Error Code", HFILL }},
-{ &hf_afs_prot_name, { "Name", "afs.prot.name",
+{ &hf_afs_prot_name, { "Name", "afs.prot.name",
FT_STRING, BASE_HEX, 0, 0, "Name", HFILL }},
-{ &hf_afs_prot_id, { "ID", "afs.prot.id",
+{ &hf_afs_prot_id, { "ID", "afs.prot.id",
FT_UINT32, BASE_DEC, 0, 0, "ID", HFILL }},
-{ &hf_afs_prot_oldid, { "Old ID", "afs.prot.oldid",
+{ &hf_afs_prot_oldid, { "Old ID", "afs.prot.oldid",
FT_UINT32, BASE_DEC, 0, 0, "Old ID", HFILL }},
-{ &hf_afs_prot_newid, { "New ID", "afs.prot.newid",
+{ &hf_afs_prot_newid, { "New ID", "afs.prot.newid",
FT_UINT32, BASE_DEC, 0, 0, "New ID", HFILL }},
-{ &hf_afs_prot_gid, { "Group ID", "afs.prot.gid",
+{ &hf_afs_prot_gid, { "Group ID", "afs.prot.gid",
FT_UINT32, BASE_DEC, 0, 0, "Group ID", HFILL }},
-{ &hf_afs_prot_uid, { "User ID", "afs.prot.uid",
+{ &hf_afs_prot_uid, { "User ID", "afs.prot.uid",
FT_UINT32, BASE_DEC, 0, 0, "User ID", HFILL }},
-{ &hf_afs_prot_count, { "Count", "afs.prot.count",
+{ &hf_afs_prot_count, { "Count", "afs.prot.count",
FT_UINT32, BASE_DEC, 0, 0, "Count", HFILL }},
-{ &hf_afs_prot_maxgid, { "Maximum Group ID", "afs.prot.maxgid",
+{ &hf_afs_prot_maxgid, { "Maximum Group ID", "afs.prot.maxgid",
FT_UINT32, BASE_DEC, 0, 0, "Maximum Group ID", HFILL }},
-{ &hf_afs_prot_maxuid, { "Maximum User ID", "afs.prot.maxuid",
+{ &hf_afs_prot_maxuid, { "Maximum User ID", "afs.prot.maxuid",
FT_UINT32, BASE_DEC, 0, 0, "Maximum User ID", HFILL }},
-{ &hf_afs_prot_pos, { "Position", "afs.prot.pos",
+{ &hf_afs_prot_pos, { "Position", "afs.prot.pos",
FT_UINT32, BASE_DEC, 0, 0, "Position", HFILL }},
-{ &hf_afs_prot_flag, { "Flag", "afs.prot.flag",
+{ &hf_afs_prot_flag, { "Flag", "afs.prot.flag",
FT_UINT32, BASE_HEX, 0, 0, "Flag", HFILL }},
/* UBIK Fields */
-{ &hf_afs_ubik_errcode, { "Error Code", "afs.ubik.errcode",
+{ &hf_afs_ubik_errcode, { "Error Code", "afs.ubik.errcode",
FT_UINT32, BASE_DEC, VALS(afs_errors), 0, "Error Code", HFILL }},
-{ &hf_afs_ubik_state, { "State", "afs.ubik.state",
+{ &hf_afs_ubik_state, { "State", "afs.ubik.state",
FT_UINT32, BASE_HEX, 0, 0, "State", HFILL }},
-{ &hf_afs_ubik_version_epoch, { "Epoch", "afs.ubik.version.epoch",
+{ &hf_afs_ubik_version_epoch, { "Epoch", "afs.ubik.version.epoch",
FT_ABSOLUTE_TIME, BASE_DEC, 0, 0, "Epoch", HFILL }},
-{ &hf_afs_ubik_version_counter, { "Counter", "afs.ubik.version.counter",
+{ &hf_afs_ubik_version_counter, { "Counter", "afs.ubik.version.counter",
FT_UINT32, BASE_DEC, 0, 0, "Counter", HFILL }},
-{ &hf_afs_ubik_votestart, { "Vote Started", "afs.ubik.votestart",
+{ &hf_afs_ubik_votestart, { "Vote Started", "afs.ubik.votestart",
FT_ABSOLUTE_TIME, BASE_DEC, 0, 0, "Vote Started", HFILL }},
-{ &hf_afs_ubik_voteend, { "Vote Ends", "afs.ubik.voteend",
+{ &hf_afs_ubik_voteend, { "Vote Ends", "afs.ubik.voteend",
FT_ABSOLUTE_TIME, BASE_DEC, 0, 0, "Vote Ends", HFILL }},
-{ &hf_afs_ubik_file, { "File", "afs.ubik.file",
+{ &hf_afs_ubik_file, { "File", "afs.ubik.file",
FT_UINT32, BASE_DEC, 0, 0, "File", HFILL }},
-{ &hf_afs_ubik_pos, { "Position", "afs.ubik.position",
+{ &hf_afs_ubik_pos, { "Position", "afs.ubik.position",
FT_UINT32, BASE_DEC, 0, 0, "Position", HFILL }},
-{ &hf_afs_ubik_length, { "Length", "afs.ubik.length",
+{ &hf_afs_ubik_length, { "Length", "afs.ubik.length",
FT_UINT32, BASE_DEC, 0, 0, "Length", HFILL }},
-{ &hf_afs_ubik_locktype, { "Lock Type", "afs.ubik.locktype",
+{ &hf_afs_ubik_locktype, { "Lock Type", "afs.ubik.locktype",
FT_UINT32, BASE_DEC, VALS(ubik_lock_types), 0, "Lock Type", HFILL }},
-{ &hf_afs_ubik_votetype, { "Vote Type", "afs.ubik.votetype",
+{ &hf_afs_ubik_votetype, { "Vote Type", "afs.ubik.votetype",
FT_UINT32, BASE_HEX, 0, 0, "Vote Type", HFILL }},
-{ &hf_afs_ubik_site, { "Site", "afs.ubik.site",
+{ &hf_afs_ubik_site, { "Site", "afs.ubik.site",
FT_IPv4, BASE_HEX, 0, 0, "Site", HFILL }},
-{ &hf_afs_ubik_interface, { "Interface Address", "afs.ubik.interface",
+{ &hf_afs_ubik_interface, { "Interface Address", "afs.ubik.interface",
FT_IPv4, BASE_HEX, 0, 0, "Interface Address", HFILL }},
-{ &hf_afs_ubik_now, { "Now", "afs.ubik.now",
+{ &hf_afs_ubik_now, { "Now", "afs.ubik.now",
FT_ABSOLUTE_TIME, BASE_HEX, 0, 0, "Now", HFILL }},
-{ &hf_afs_ubik_lastyestime, { "Last Yes Time", "afs.ubik.lastyesttime",
+{ &hf_afs_ubik_lastyestime, { "Last Yes Time", "afs.ubik.lastyesttime",
FT_ABSOLUTE_TIME, BASE_HEX, 0, 0, "Last Yes Time", HFILL }},
-{ &hf_afs_ubik_lastyeshost, { "Last Yes Host", "afs.ubik.lastyeshost",
+{ &hf_afs_ubik_lastyeshost, { "Last Yes Host", "afs.ubik.lastyeshost",
FT_IPv4, BASE_HEX, 0, 0, "Last Yes Host", HFILL }},
-{ &hf_afs_ubik_lastyesstate, { "Last Yes State", "afs.ubik.lastyesstate",
+{ &hf_afs_ubik_lastyesstate, { "Last Yes State", "afs.ubik.lastyesstate",
FT_UINT32, BASE_HEX, 0, 0, "Last Yes State", HFILL }},
-{ &hf_afs_ubik_lastyesclaim, { "Last Yes Claim", "afs.ubik.lastyesclaim",
+{ &hf_afs_ubik_lastyesclaim, { "Last Yes Claim", "afs.ubik.lastyesclaim",
FT_ABSOLUTE_TIME, BASE_HEX, 0, 0, "Last Yes Claim", HFILL }},
-{ &hf_afs_ubik_lowesthost, { "Lowest Host", "afs.ubik.lowesthost",
+{ &hf_afs_ubik_lowesthost, { "Lowest Host", "afs.ubik.lowesthost",
FT_IPv4, BASE_HEX, 0, 0, "Lowest Host", HFILL }},
-{ &hf_afs_ubik_lowesttime, { "Lowest Time", "afs.ubik.lowesttime",
+{ &hf_afs_ubik_lowesttime, { "Lowest Time", "afs.ubik.lowesttime",
FT_ABSOLUTE_TIME, BASE_HEX, 0, 0, "Lowest Time", HFILL }},
-{ &hf_afs_ubik_synchost, { "Sync Host", "afs.ubik.synchost",
+{ &hf_afs_ubik_synchost, { "Sync Host", "afs.ubik.synchost",
FT_IPv4, BASE_HEX, 0, 0, "Sync Host", HFILL }},
-{ &hf_afs_ubik_addr, { "Address", "afs.ubik.addr",
+{ &hf_afs_ubik_addr, { "Address", "afs.ubik.addr",
FT_IPv4, BASE_HEX, 0, 0, "Address", HFILL }},
-{ &hf_afs_ubik_synctime, { "Sync Time", "afs.ubik.synctime",
+{ &hf_afs_ubik_synctime, { "Sync Time", "afs.ubik.synctime",
FT_ABSOLUTE_TIME, BASE_HEX, 0, 0, "Sync Time", HFILL }},
-{ &hf_afs_ubik_lastvotetime, { "Last Vote Time", "afs.ubik.lastvotetime",
+{ &hf_afs_ubik_lastvotetime, { "Last Vote Time", "afs.ubik.lastvotetime",
FT_ABSOLUTE_TIME, BASE_HEX, 0, 0, "Last Vote Time", HFILL }},
-{ &hf_afs_ubik_lastbeaconsent, { "Last Beacon Sent", "afs.ubik.lastbeaconsent",
+{ &hf_afs_ubik_lastbeaconsent, { "Last Beacon Sent", "afs.ubik.lastbeaconsent",
FT_ABSOLUTE_TIME, BASE_HEX, 0, 0, "Last Beacon Sent", HFILL }},
-{ &hf_afs_ubik_lastvote, { "Last Vote", "afs.ubik.lastvote",
+{ &hf_afs_ubik_lastvote, { "Last Vote", "afs.ubik.lastvote",
FT_UINT32, BASE_HEX, 0, 0, "Last Vote", HFILL }},
-{ &hf_afs_ubik_currentdb, { "Current DB", "afs.ubik.currentdb",
+{ &hf_afs_ubik_currentdb, { "Current DB", "afs.ubik.currentdb",
FT_UINT32, BASE_HEX, 0, 0, "Current DB", HFILL }},
-{ &hf_afs_ubik_up, { "Up", "afs.ubik.up",
+{ &hf_afs_ubik_up, { "Up", "afs.ubik.up",
FT_UINT32, BASE_HEX, 0, 0, "Up", HFILL }},
-{ &hf_afs_ubik_beaconsincedown, { "Beacon Since Down", "afs.ubik.beaconsincedown",
+{ &hf_afs_ubik_beaconsincedown, { "Beacon Since Down", "afs.ubik.beaconsincedown",
FT_UINT32, BASE_HEX, 0, 0, "Beacon Since Down", HFILL }},
-{ &hf_afs_ubik_amsyncsite, { "Am Sync Site", "afs.ubik.amsyncsite",
+{ &hf_afs_ubik_amsyncsite, { "Am Sync Site", "afs.ubik.amsyncsite",
FT_UINT32, BASE_HEX, 0, 0, "Am Sync Site", HFILL }},
-{ &hf_afs_ubik_syncsiteuntil, { "Sync Site Until", "afs.ubik.syncsiteuntil",
+{ &hf_afs_ubik_syncsiteuntil, { "Sync Site Until", "afs.ubik.syncsiteuntil",
FT_ABSOLUTE_TIME, BASE_HEX, 0, 0, "Sync Site Until", HFILL }},
-{ &hf_afs_ubik_nservers, { "Number of Servers", "afs.ubik.nservers",
+{ &hf_afs_ubik_nservers, { "Number of Servers", "afs.ubik.nservers",
FT_UINT32, BASE_HEX, 0, 0, "Number of Servers", HFILL }},
-{ &hf_afs_ubik_lockedpages, { "Locked Pages", "afs.ubik.lockedpages",
+{ &hf_afs_ubik_lockedpages, { "Locked Pages", "afs.ubik.lockedpages",
FT_UINT32, BASE_HEX, 0, 0, "Locked Pages", HFILL }},
-{ &hf_afs_ubik_writelockedpages, { "Write Locked Pages", "afs.ubik.writelockedpages",
+{ &hf_afs_ubik_writelockedpages, { "Write Locked Pages", "afs.ubik.writelockedpages",
FT_UINT32, BASE_HEX, 0, 0, "Write Locked Pages", HFILL }},
-{ &hf_afs_ubik_activewrite, { "Active Write", "afs.ubik.activewrite",
+{ &hf_afs_ubik_activewrite, { "Active Write", "afs.ubik.activewrite",
FT_UINT32, BASE_HEX, 0, 0, "Active Write", HFILL }},
-{ &hf_afs_ubik_tidcounter, { "TID Counter", "afs.ubik.tidcounter",
+{ &hf_afs_ubik_tidcounter, { "TID Counter", "afs.ubik.tidcounter",
FT_UINT32, BASE_HEX, 0, 0, "TID Counter", HFILL }},
-{ &hf_afs_ubik_anyreadlocks, { "Any Read Locks", "afs.ubik.anyreadlocks",
+{ &hf_afs_ubik_anyreadlocks, { "Any Read Locks", "afs.ubik.anyreadlocks",
FT_UINT32, BASE_HEX, 0, 0, "Any Read Locks", HFILL }},
-{ &hf_afs_ubik_anywritelocks, { "Any Write Locks", "afs.ubik.anywritelocks",
+{ &hf_afs_ubik_anywritelocks, { "Any Write Locks", "afs.ubik.anywritelocks",
FT_UINT32, BASE_HEX, 0, 0, "Any Write Locks", HFILL }},
-{ &hf_afs_ubik_recoverystate, { "Recovery State", "afs.ubik.recoverystate",
+{ &hf_afs_ubik_recoverystate, { "Recovery State", "afs.ubik.recoverystate",
FT_UINT32, BASE_HEX, 0, 0, "Recovery State", HFILL }},
-{ &hf_afs_ubik_currenttrans, { "Current Transaction", "afs.ubik.currenttran",
+{ &hf_afs_ubik_currenttrans, { "Current Transaction", "afs.ubik.currenttran",
FT_UINT32, BASE_HEX, 0, 0, "Current Transaction", HFILL }},
-{ &hf_afs_ubik_writetrans, { "Write Transaction", "afs.ubik.writetran",
+{ &hf_afs_ubik_writetrans, { "Write Transaction", "afs.ubik.writetran",
FT_UINT32, BASE_HEX, 0, 0, "Write Transaction", HFILL }},
-{ &hf_afs_ubik_epochtime, { "Epoch Time", "afs.ubik.epochtime",
+{ &hf_afs_ubik_epochtime, { "Epoch Time", "afs.ubik.epochtime",
FT_ABSOLUTE_TIME, BASE_HEX, 0, 0, "Epoch Time", HFILL }},
-{ &hf_afs_ubik_isclone, { "Is Clone", "afs.ubik.isclone",
+{ &hf_afs_ubik_isclone, { "Is Clone", "afs.ubik.isclone",
FT_UINT32, BASE_HEX, 0, 0, "Is Clone", HFILL }},