Change each DCERPC dissector to pass in a hf value on initialisation
authortpot <tpot@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 24 Jun 2002 00:03:18 +0000 (00:03 +0000)
committertpot <tpot@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 24 Jun 2002 00:03:18 +0000 (00:03 +0000)
commit39fcea8a39ab86c493cfec8895d2c533e99f6420
treef263cc80f6ca77b7160544442eeff3d5e2dd5377
parent79ee4c939324175b8f55c44cd59ddfd68dff2807
Change each DCERPC dissector to pass in a hf value on initialisation
for a value_string that corresponds to that dissectors opnums.  Pass
in -1 if no such table is available.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@5749 f5534014-38df-0310-8fa8-9805f1628bb7
19 files changed:
packet-dcerpc-browser.c
packet-dcerpc-conv.c
packet-dcerpc-dfs.c
packet-dcerpc-epm.c
packet-dcerpc-lsa.c
packet-dcerpc-mapi.c
packet-dcerpc-mgmt.c
packet-dcerpc-netlogon.c
packet-dcerpc-nspi.c
packet-dcerpc-oxid.c
packet-dcerpc-reg.c
packet-dcerpc-remact.c
packet-dcerpc-samr.c
packet-dcerpc-spoolss.c
packet-dcerpc-srvsvc.c
packet-dcerpc-tapi.c
packet-dcerpc-wkssvc.c
packet-dcerpc.c
packet-dcerpc.h