Searched defs:nh_type (Results 1 – 7 of 7) sorted by relevance
105 uint16_t nh_type; in rib6_preadd() local
59 uint16_t nh_type; in rib4_preadd() local
194 uint8_t nh_type; member
80 uint16_t nh_type; /* nexthop type */ member
196 uint16_t nh_type; /* nexthop type */ member
737 nhop_set_type(struct nhop_object *nh, enum nhop_type nh_type) in nhop_set_type()