| Home | Sort by: relevance | last modified time | path |
| /src/usr.sbin/rtadvd/ | |
| advcap.c | 91 static int hopcount; /* detect infinite loops in termcap, init 0 */ variable 213 if (++hopcount > MAXHOP) { |
| /src/external/bsd/tcpdump/dist/ | |
| print-eigrp.c | 136 nd_uint8_t hopcount; member in struct:eigrp_tlv_ip_int_t 156 nd_uint8_t hopcount; member in struct:eigrp_tlv_ip_ext_t 175 nd_uint8_t hopcount; member in struct:eigrp_tlv_at_int_t 194 nd_uint8_t hopcount; member in struct:eigrp_tlv_at_ext_t 382 GET_U_1(tlv_ptr.eigrp_tlv_ip_int->hopcount), 425 GET_U_1(tlv_ptr.eigrp_tlv_ip_ext->hopcount), 467 GET_U_1(tlv_ptr.eigrp_tlv_at_int->hopcount), 503 GET_U_1(tlv_ptr.eigrp_tlv_at_ext->hopcount), |
| print-olsr.c | 100 nd_uint8_t hopcount; member in struct:olsr_msg4 110 nd_uint8_t hopcount; member in struct:olsr_msg6 386 GET_U_1(msgptr.v6->hopcount), 415 GET_U_1(msgptr.v4->hopcount), |