Searched refs:hopcount (Results 1 – 4 of 4) sorted by relevance
126 uint8_t hopcount; member146 uint8_t hopcount; member165 uint8_t hopcount; member184 uint8_t hopcount; member342 tlv_ptr.eigrp_tlv_ip_int->hopcount, in eigrp_print()379 tlv_ptr.eigrp_tlv_ip_ext->hopcount, in eigrp_print()411 tlv_ptr.eigrp_tlv_at_int->hopcount, in eigrp_print()442 tlv_ptr.eigrp_tlv_at_ext->hopcount, in eigrp_print()
96 uint8_t hopcount; member106 uint8_t hopcount; member334 msgptr.v6->hopcount, in olsr_print()365 msgptr.v4->hopcount, in olsr_print()
249 final int hopcount = getHopCount(); in getHopTarget() local250 if (hop >= hopcount) { in getHopTarget()253 " exceeds tracked route length " + hopcount +"."); in getHopTarget()257 if (hop < hopcount-1) in getHopTarget()
285 final int hopcount = getHopCount(); in getHopTarget() local286 if (hop >= hopcount) in getHopTarget()289 " exceeds route length " + hopcount); in getHopTarget()292 if (hop < hopcount-1) in getHopTarget()