Searched defs:nh_type (Results 1 – 6 of 6) sorted by relevance
125 uint16_t nh_type; rib6_augment_nh() local
101 uint16_t nh_type; in rib4_augment_nh() local
196 uint8_t nh_type; member
77 uint16_t nh_type; /* nexthop type */ member
245 uint16_t nh_type; /* nexthop type */ member
903 nhop_set_type(struct nhop_object *nh, enum nhop_type nh_type) in nhop_set_type()