Go to the source code of this file.
Macros | |
#define | LITTLE_ENDIAN 1234 |
#define | BIG_ENDIAN 4321 |
#define | BYTE_ORDER DHCP_BYTE_ORDER |
#define | USE_LPF 1 |
#define | TIME_MAX 2147483647 |
#define | USE_LPF_SEND |
#define | USE_LPF_RECEIVE |
#define | USE_SOCKET_FALLBACK |
#define | USE_FALLBACK |
#define | PACKET_ASSEMBLY |
#define | PACKET_DECODING |
#define | jbp_decl(x) jmp_buf *x |
#define | jref(x) (&(x)) |
#define | jdref(x) (*(x)) |
#define | jrefproto jmp_buf * |
#define | BPF_FORMAT "/dev/bpf%d" |
#define | SHUT_RD 0 |
#define | SOCKLEN_T socklen_t |
#define | STDERR_FILENO 2 |
#define BYTE_ORDER DHCP_BYTE_ORDER |