Searched refs:hopcount (Results 1 – 10 of 10) sorted by relevance
| /freebsd-9-stable/contrib/tcpdump/ |
| D | print-eigrp.c | 132 u_int8_t hopcount; member 152 u_int8_t hopcount; member 171 u_int8_t hopcount; member 190 u_int8_t hopcount; member 348 tlv_ptr.eigrp_tlv_ip_int->hopcount, in eigrp_print() 385 tlv_ptr.eigrp_tlv_ip_ext->hopcount, in eigrp_print() 417 tlv_ptr.eigrp_tlv_at_int->hopcount, in eigrp_print() 448 tlv_ptr.eigrp_tlv_at_ext->hopcount, in eigrp_print()
|
| D | print-olsr.c | 99 u_int8_t hopcount; member 109 u_int8_t hopcount; member 327 msgptr.v6->hopcount, in olsr_print() 355 msgptr.v4->hopcount, in olsr_print()
|
| /freebsd-9-stable/sys/contrib/octeon-sdk/ |
| D | cvmx-srio.c | 95 uint64_t hopcount : 8; /* Hopcount */ member 99 uint64_t hopcount : 8; 585 int is16bit, uint8_t hopcount, uint32_t offset, in cvmx_srio_config_read32() argument 608 … Remote read [id=0x%04x hop=%3d offset=0x%06x] <= ", srio_port, destid, hopcount, (unsigned int)of… in cvmx_srio_config_read32() 635 pkt |= hopcount; /* hopcount [7:0] */ in cvmx_srio_config_read32() 659 pkt |= hopcount << 16; /* hopcount [23:16] */ in cvmx_srio_config_read32() 711 srcid_index, destid, is16bit, offset + (hopcount<<24), 4); in cvmx_srio_config_read32() 716 …("SRIO%d: Remote read [id=0x%04x hop=%3d offset=0x%06x] <= ", srio_port, destid, hopcount, offset); in cvmx_srio_config_read32() 749 int is16bit, uint8_t hopcount, uint32_t offset, in cvmx_srio_config_write32() argument 770 …write[id=0x%04x hop=%3d offset=0x%06x] => 0x%08x\n", srio_port, destid, hopcount, (unsigned int)of… in cvmx_srio_config_write32() [all …]
|
| D | cvmx-srio.h | 398 int is16bit, uint8_t hopcount, uint32_t offset, 417 int is16bit, uint8_t hopcount, uint32_t offset,
|
| /freebsd-9-stable/usr.bin/vgrind/ |
| D | vgrindefs.c | 57 static int hopcount; /* detect infinite loops in termcap, init 0 */ variable 151 if (++hopcount > MAXHOP) { in tnchktc()
|
| /freebsd-9-stable/usr.sbin/rtadvd/ |
| D | advcap.c | 82 static int hopcount; /* detect infinite loops in termcap, init 0 */ variable 202 if (++hopcount > MAXHOP) { in tnchktc()
|
| /freebsd-9-stable/libexec/getty/ |
| D | extern.h | 41 extern int hopcount;
|
| /freebsd-9-stable/sbin/route/ |
| D | keywords | 21 hopcount
|
| /freebsd-9-stable/share/doc/psd/21.ipc/ |
| D | spell.ok | 192 hopcount
|
| /freebsd-9-stable/sys/netgraph/ |
| D | NOTES | 91 -new 'item' type can hold a hopcount...
|