|
Squid Web Cache master
|
Go to the source code of this file.
Classes | |
| struct | eui64 |
Macros | |
| #define | _SYS_EUI64_H |
| #define | SQUID_EUI64_ATON 1 |
| #define | EUI64_SIZ 24 |
| #define | EUI64_LEN 8 |
Functions | |
| int | eui64_aton (const char *a, struct eui64 *e) |
| #define _SYS_EUI64_H |
Definition at line 55 of file eui64_aton.h.
| #define EUI64_LEN 8 |
The number of bytes in an EUI-64.
Definition at line 70 of file eui64_aton.h.
| #define EUI64_SIZ 24 |
Size of the ASCII representation of an EUI-64.
Definition at line 65 of file eui64_aton.h.
| #define SQUID_EUI64_ATON 1 |
Definition at line 60 of file eui64_aton.h.
Referenced by Eui::Eui64::decode().