Home
last modified time | relevance | path

Searched refs:bo_flag (Results 1 – 4 of 4) sorted by relevance

/dports/security/snort3/snort3-3.1.19.0/src/service_inspectors/dce_rpc/
H A Ddce_utils.h247 if (bo_flag == DCERPC_BO_FLAG__NONE) in DceRpcNtohs()
251 if (bo_flag == DCERPC_BO_FLAG__BIG_ENDIAN) in DceRpcNtohs()
253 if (bo_flag == DCERPC_BO_FLAG__LITTLE_ENDIAN) in DceRpcNtohs()
262 return DceRpcNtohs(ptr, bo_flag); in DceRpcHtons()
274 if (bo_flag == DCERPC_BO_FLAG__NONE) in DceRpcNtohl()
278 if (bo_flag == DCERPC_BO_FLAG__BIG_ENDIAN) in DceRpcNtohl()
280 if (bo_flag == DCERPC_BO_FLAG__LITTLE_ENDIAN) in DceRpcNtohl()
290 return DceRpcNtohl(ptr, bo_flag); in DceRpcHtonl()
302 if (bo_flag == DCERPC_BO_FLAG__NONE) in DceRpcNtohl64()
306 if (bo_flag == DCERPC_BO_FLAG__BIG_ENDIAN) in DceRpcNtohl64()
[all …]
H A Ddce_co.h453 int offset, DceRpcBoFlag bo_flag) in DCE2_GetNdrUint32() argument
465 data = DceRpcNtohl(ptr, bo_flag); in DCE2_GetNdrUint32()
471 int offset, DceRpcBoFlag bo_flag) in DCE2_GetNdrUint64() argument
483 data = DceRpcNtohl64(ptr, bo_flag); in DCE2_GetNdrUint64()
489 int offset, DceRpcBoFlag bo_flag, DCE2_CoCtxTransport transport) in DCE2_GetNdrUint3264() argument
492 return DCE2_GetNdrUint64(data_ptr, data, offset, bo_flag); in DCE2_GetNdrUint3264()
495 offset = DCE2_GetNdrUint32(data_ptr, val, offset, bo_flag); in DCE2_GetNdrUint3264()
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/dcerpc2/includes/
H A Ddcerpc.h603 static inline uint16_t DceRpcNtohs(const uint16_t *ptr, const DceRpcBoFlag bo_flag) in DceRpcNtohs() argument
616 if (bo_flag == DCERPC_BO_FLAG__NONE) in DceRpcNtohs()
620 if (bo_flag == DCERPC_BO_FLAG__BIG_ENDIAN) in DceRpcNtohs()
622 if (bo_flag == DCERPC_BO_FLAG__LITTLE_ENDIAN) in DceRpcNtohs()
639 static inline uint16_t DceRpcHtons(const uint16_t *ptr, const DceRpcBoFlag bo_flag) in DceRpcHtons() argument
641 return DceRpcNtohs(ptr, bo_flag); in DceRpcHtons()
654 static inline uint32_t DceRpcNtohl(const uint32_t *ptr, const DceRpcBoFlag bo_flag) in DceRpcNtohl() argument
668 if (bo_flag == DCERPC_BO_FLAG__NONE) in DceRpcNtohl()
672 if (bo_flag == DCERPC_BO_FLAG__BIG_ENDIAN) in DceRpcNtohl()
674 if (bo_flag == DCERPC_BO_FLAG__LITTLE_ENDIAN) in DceRpcNtohl()
[all …]
/dports/security/dirbuster/DirBuster-1.0-RC1/
H A Ddirectories.jbrofuzz5652 bo_flag