Searched refs:nhop_type (Results 1 – 2 of 2) sorted by relevance
39 enum nhop_type { enum196 void nhop_set_type(struct nhop_object *nh, enum nhop_type nh_type);211 enum nhop_type nhop_get_type(const struct nhop_object *nh);
895 enum nhop_type903 nhop_set_type(struct nhop_object *nh, enum nhop_type nh_type) in nhop_set_type()