Searched defs:failover_option_info (Results 1 – 1 of 1) sorted by relevance
32 struct failover_option_info { struct33 int code;34 const char *name;35 enum { FT_UINT8, FT_IPADDR, FT_UINT32, FT_BYTES, FT_TEXT_OR_BYTES,37 FT_UNDEF, FT_DIGEST } type;38 int num_present;39 int offset;40 u_int32_t bit;