}
assert(!"Reached end of function we should never hit");
+ return false;
}
static void bgp_addpath_flush_type_rn(struct bgp *bgp, afi_t afi, safi_t safi,
}
assert(!"Reached end of function when we were not expecting it");
+ return NULL;
}
/* Display specified route of BGP table. */
/* all AFIs are accounted for above, so this shouldn't happen */
assert(!"Reached end of function where we did not expect to");
+ return "DEV ESCAPE";
}
int bgp_get_vty(struct bgp **bgp, as_t *as, const char *name,
}
assert(!"DEV Escape: Expected switch to take care of this state");
+ return "DEV ESCAPE";
}
struct peer_connection *bgp_peer_connection_new(struct peer *peer)
}
assert(!"Reached end of function we should never hit");
+ return BGP_AF_MAX;
}
/* If the peer is not a peer-group but is bound to a peer-group return 1 */
}
assert(!"Reached end of function when we were not expecting to");
+ return NULL;
}
void rfapiProcessUpdate(struct peer *peer,
}
assert(!"Reached end of function where we are not expecting to");
+ return "DEV ESCAPE";
}
void isis_adj_expire(struct event *thread)
}
assert(!"Reached end of function where we are not expecting to");
+ return -1;
}
}
assert(!"Reached end of function where we were not expecting to");
+ return "DEV ESCAPE";
}
void pdu_counter_count(pdu_counter_t counter, uint8_t pdu_type)
}
assert(!"Reached end of function where we are not expecting to");
+ return "DEV ESCAPE";
}
static void common_isis_summary_json(struct json_object *json,
default:
fatalx("lde_wildcard_apply: unexpected fec type");
}
+
+ return -1;
}
/* gabage collector timer: timer to remove dead entries from the LIB */
}
assert(!"Reached end of function we should never hit");
+ return false;
}
static void cmd_fork_bump_attr(struct graph_node *gn, struct graph_node *join,
}
assert(!"Reached end of function we should never hit");
+ return no_match;
}
/**
}
assert(!"Reached end of function we should never hit");
+ return -1;
}
/**
}
assert(!"Reached end of function we should never hit");
+ return no_match;
}
#define IPV4_ADDR_STR "0123456789."
}
assert(!"Reached end of function where we should never hit");
+ return AF_UNSPEC;
}
static inline int str2ipaddr(const char *str, struct ipaddr *ip)
}
assert(!"Reached end of function we should never hit");
+ return -1;
}
static inline bool ipaddr_is_zero(const struct ipaddr *ip)
}
assert(!"Reached end of function we should never hit");
+ return "DEV ESCAPE";
}
bool nb_is_operation_allowed(struct nb_node *nb_node, enum nb_operation oper)
}
assert(!"Reached end of function we should never hit");
+ return "DEV ESCAPE";
}
const char *nb_cb_operation_name(enum nb_cb_operation operation)
}
assert(!"Reached end of function we should never hit");
+ return "DEV ESCAPE";
}
const char *nb_err_name(enum nb_error error)
}
assert(!"Reached end of function we should never hit");
+ return "DEV ESCAPE";
}
const char *nb_client_name(enum nb_client client)
}
assert(!"Reached end of function we should never hit");
+ return "DEV ESCAPE";
}
static void nb_load_callbacks(const struct frr_yang_module_info *module)
}
assert(!"Reached end of function we should never reach");
+ return "DEV ESCAPE";
}
const char *afi2str(afi_t afi)
}
assert(!"Reached end of function we should never reach");
+ return "DEV ESCAPE";
}
const char *safi2str(safi_t safi)
}
assert(!"Reached end of function we should never reach");
+ return "DEV ESCAPE";
}
/* If n includes p prefix then return 1 else return 0. */
}
assert(!"Reached end of function we should never hit");
+ return "DEV ESCAPE";
}
DEFPY_NOSH(show_debugging_pathd, show_debugging_pathd_cmd,
}
assert(!"Reached end of function where we are not expecting to");
+ return PCEP_LSP_OPERATIONAL_DOWN;
}
enum pcep_sr_subobj_nai pcep_nai_type(enum srte_segment_nai_type type)
}
assert(!"Reached end of function where we were not expecting to");
+ return SRTE_SEGMENT_NAI_TYPE_NONE;
}
}
assert(!"Reached end of function where we did not expect to");
+ return "DEV ESCAPE";
}
const char *timeout_type_name(enum pcep_ctrl_timeout_type type)
}
assert(!"Reached end of function where we did not expect to");
+ return "DEV ESCAPE";
}
}
assert(!"Reached end of function where we do not expect to");
+ return "DEV ESCAPE";
}
const char *pcep_event_type_name(pcep_event_type event_type)
}
assert(!"Reached end of function where we do not expect to");
+ return "DEV ESCAPE";
}
const char *pcep_error_type_name(enum pcep_error_type error_type)
}
assert(!"Reached end of function where we are not expecting to");
+ return "DEV ESCAPE";
}
const char *pcep_object_class_name(enum pcep_object_classes obj_class)
}
assert(!"Reached end of function where we are not expecting to");
+ return "DEV ESCAPE";
}
const char *pcep_object_type_name(enum pcep_object_classes obj_class,
}
assert(!"Reached end of function where we do not expect to");
+ return "DEV ESCAPE";
}
}
assert(!"Reached end of function where we do not expect to");
+ return "DEV ESCAPE";
}
const char *pcep_ro_type_name(enum pcep_ro_subobj_types ro_type)
}
assert(!"Reached end of function where we do not expect to");
+ return "DEV ESCAPE";
}
const char *pcep_nai_type_name(enum pcep_sr_subobj_nai nai_type)
}
assert(!"Reached end of function where we do not expect to");
+ return "DEV ESCAPE";
}
const char *pcep_metric_type_name(enum pcep_metric_types type)
}
assert(!"Reached end of function where we are not expecting to");
+ return -1;
}
void pcep_pcc_sync_path(struct ctrl_state *ctrl_state,
}
assert(!"Reached end of function where we were not expecting to");
+ return 0;
}
static int cmp_nbkey(const struct lsp_nb_key *a, const struct lsp_nb_key *b)
}
assert(!"Reached end of function we should never hit");
+ return 0;
}
static const char *filter_type_name(enum affinity_filter_type type)
}
assert(!"Reached end of function we should never hit");
+ return "DEV ESCAPE";
}
/**
}
assert(!"Reached end of function we should never hit");
+ return "DEV ESCAPE";
}
void pathd_shutdown(void)
}
assert(!"Reached end of function where we do not expect to reach");
+ return NULL;
}
/*
}
assert(!"Reached end of function where we do not expect to reach");
+ return NULL;
}
/*
}
assert(!"Reached end of function we should never hit");
+ return -1;
}
int router_id_set(afi_t afi, struct prefix *p, struct zebra_vrf *zvrf)