CH_INSERT
if (CH_INSERT(test, &head, &peers[0], NULL) != 1)
if (CH_INSERT(test, &head, &peers[i], NULL) != 1)
if (CH_INSERT(pend_prefix_hash, &peer->pend_prefixes, pp, NULL) != 1) {
if (CH_INSERT(adjout_attr_tree, &attrtable, a, NULL) != 1)
if (CH_INSERT(pend_attr_hash, &peer->pend_attrs, pa, NULL) != 1)
if (CH_INSERT(attr_tree, &attrtable, a, NULL) != 1)
switch (CH_INSERT(comm_tree, &commtable, n, &f)) {
if (CH_INSERT(rde_filterset, &filterset, rfs, NULL) != 1)
if (CH_INSERT(rde_filtertable, &filter, rf, NULL) != 1)
if (CH_INSERT(path_tree, &pathtable, asp, NULL) != 1)