|
OpenVAS Scanner 23.23.1
|
Unix SMB/CIFS implementation. SMB Byte handling. More...
Go to the source code of this file.
Macros | |
| #define | CAREFUL_ALIGNMENT 1 |
| #define | CVAL(buf, pos) |
| #define | CVAL_NC(buf, pos) |
| #define | PVAL(buf, pos) |
| #define | SCVAL(buf, pos, val) |
| #define | SVAL(buf, pos) |
| #define | IVAL(buf, pos) |
| #define | SSVALX(buf, pos, val) |
| #define | SIVALX(buf, pos, val) |
| #define | SVALS(buf, pos) |
| #define | IVALS(buf, pos) |
| #define | SSVAL(buf, pos, val) |
| #define | SIVAL(buf, pos, val) |
| #define | SSVALS(buf, pos, val) |
| #define | SIVALS(buf, pos, val) |
| #define | SREV(x) |
| #define | IREV(x) |
| #define | RSVAL(buf, pos) |
| #define | RSVALS(buf, pos) |
| #define | RIVAL(buf, pos) |
| #define | RIVALS(buf, pos) |
| #define | RSSVAL(buf, pos, val) |
| #define | RSSVALS(buf, pos, val) |
| #define | RSIVAL(buf, pos, val) |
| #define | RSIVALS(buf, pos, val) |
| #define | ALIGN4(p, base) |
| #define | ALIGN2(p, base) |
Unix SMB/CIFS implementation. SMB Byte handling.
| #define ALIGN2 | ( | p, | |
| base ) |
| #define ALIGN4 | ( | p, | |
| base ) |
| #define CAREFUL_ALIGNMENT 1 |
| #define CVAL | ( | buf, | |
| pos ) |
| #define CVAL_NC | ( | buf, | |
| pos ) |
| #define IREV | ( | x | ) |
| #define IVAL | ( | buf, | |
| pos ) |
| #define IVALS | ( | buf, | |
| pos ) |
| #define PVAL | ( | buf, | |
| pos ) |
| #define RIVAL | ( | buf, | |
| pos ) |
| #define RIVALS | ( | buf, | |
| pos ) |
| #define RSIVAL | ( | buf, | |
| pos, | |||
| val ) |
| #define RSIVALS | ( | buf, | |
| pos, | |||
| val ) |
| #define RSSVAL | ( | buf, | |
| pos, | |||
| val ) |
| #define RSSVALS | ( | buf, | |
| pos, | |||
| val ) |
| #define RSVALS | ( | buf, | |
| pos ) |
| #define SCVAL | ( | buf, | |
| pos, | |||
| val ) |
| #define SIVAL | ( | buf, | |
| pos, | |||
| val ) |
| #define SIVALX | ( | buf, | |
| pos, | |||
| val ) |
| #define SREV | ( | x | ) |
| #define SSVAL | ( | buf, | |
| pos, | |||
| val ) |
| #define SSVALS | ( | buf, | |
| pos, | |||
| val ) |
| #define SSVALX | ( | buf, | |
| pos, | |||
| val ) |
| #define SVAL | ( | buf, | |
| pos ) |