104 #define assoc_info_NULL {.bits = 0} 106 #define NON_LUSH_ADDR_INI(id, ip) {.as_info = assoc_info_NULL, .ip_norm = {.lm_id = id, .lm_ip = ip}, .lip = NULL}
static bool lush_assoc_info_eq(lush_assoc_info_t x, lush_assoc_info_t y)
static bool lush_lip_lt(const lush_lip_t *x, const lush_lip_t *y)
static bool cct_addr_gt(const cct_addr_t *a, const cct_addr_t *b)
static bool lush_assoc_info_gt(lush_assoc_info_t x, lush_assoc_info_t y)
static bool cct_addr_eq(const cct_addr_t *a, const cct_addr_t *b)
static bool ip_normalized_lt(const ip_normalized_t *a, const ip_normalized_t *b)
lush_assoc_info_t as_info
static bool ip_normalized_gt(const ip_normalized_t *a, const ip_normalized_t *b)
static bool lush_lip_eq(const lush_lip_t *x, const lush_lip_t *y)
static bool ip_normalized_eq(const ip_normalized_t *a, const ip_normalized_t *b)
static bool cct_addr_lt(const cct_addr_t *a, const cct_addr_t *b)
static bool lush_lip_gt(const lush_lip_t *x, const lush_lip_t *y)
static bool lush_assoc_info_lt(lush_assoc_info_t x, lush_assoc_info_t y)