Lines Matching defs:eigrp_tlv_ip_int_t
128 struct eigrp_tlv_ip_int_t { struct
129 nd_ipv4 nexthop;
130 nd_uint32_t delay;
131 nd_uint32_t bandwidth;
132 nd_uint24_t mtu;
133 nd_uint8_t hopcount;
134 nd_uint8_t reliability;
135 nd_uint8_t load;
136 nd_byte reserved[2];
137 nd_uint8_t plen;
138 nd_uint8_t destination; /* variable length [1-4] bytes encoding */