Macros | |
#define | s struct ipt_TTL_info |
Enumerations | |
enum | { O_TTL_SET = 0, O_TTL_INC, O_TTL_DEC, F_TTL_SET = 1 << O_TTL_SET, F_TTL_INC = 1 << O_TTL_INC, F_TTL_DEC = 1 << O_TTL_DEC, F_ANY = F_TTL_SET | F_TTL_INC | F_TTL_DEC } |
Functions | |
void | _init (void) |
#define s struct ipt_TTL_info |
void _init | ( | void | ) |