merge_auth_conf
static int merge_auth_conf(struct auth_config *, struct auth_config *);
if (merge_auth_conf(&curpeer->auth_conf, &$1) == 0)
if (merge_auth_conf(&currtr->auth, &$1) == 0)