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