Changeset 862 for trunk/server/librpc/rpc/rpc_common.h
- Timestamp:
- May 13, 2014, 11:39:04 AM (11 years ago)
- Location:
- trunk/server
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server
- Property svn:mergeinfo changed
/vendor/current merged: 860
- Property svn:mergeinfo changed
-
trunk/server/librpc/rpc/rpc_common.h
r745 r862 136 136 void dcerpc_set_frag_length(DATA_BLOB *blob, uint16_t v); 137 137 uint16_t dcerpc_get_frag_length(const DATA_BLOB *blob); 138 uint32_t dcerpc_get_call_id(const DATA_BLOB *blob); 138 139 void dcerpc_set_auth_length(DATA_BLOB *blob, uint16_t v); 139 140 uint8_t dcerpc_get_endian_flag(DATA_BLOB *blob);
Note:
See TracChangeset
for help on using the changeset viewer.