Searched refs:nhop_get_type (Results 1 – 5 of 5) sorted by relevance
126 if (nhop_get_type(nh) == 0) { in rib6_preadd()
103 if (nhop_get_type(nh) == 0) { in rib4_preadd()
178 enum nhop_type nhop_get_type(const struct nhop_object *nh);
730 nhop_get_type(const struct nhop_object *nh) in nhop_get_type() function