Searched refs:hopcount (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sbin/route/
H A Dkeywords.sh25 hopcount
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-eigrp.c138 nd_uint8_t hopcount; member in struct:eigrp_tlv_ip_int_t
158 nd_uint8_t hopcount; member in struct:eigrp_tlv_ip_ext_t
177 nd_uint8_t hopcount; member in struct:eigrp_tlv_at_int_t
196 nd_uint8_t hopcount; member in struct:eigrp_tlv_at_ext_t
384 GET_U_1(tlv_ptr.eigrp_tlv_ip_int->hopcount),
427 GET_U_1(tlv_ptr.eigrp_tlv_ip_ext->hopcount),
469 GET_U_1(tlv_ptr.eigrp_tlv_at_int->hopcount),
505 GET_U_1(tlv_ptr.eigrp_tlv_at_ext->hopcount),
H A Dprint-olsr.c102 nd_uint8_t hopcount; member in struct:olsr_msg4
112 nd_uint8_t hopcount; member in struct:olsr_msg6
389 GET_U_1(msgptr.v6->hopcount),
420 GET_U_1(msgptr.v4->hopcount),
/netbsd-current/tests/net/route/
H A Dt_change.sh136 recvpipe sendpipe ssthresh rtt,msec rttvar hopcount mtu expire
155 recvpipe sendpipe ssthresh rtt,msec rttvar hopcount mtu expire
203 recvpipe sendpipe ssthresh rtt,msec rttvar hopcount mtu expire
222 recvpipe sendpipe ssthresh rtt,msec rttvar hopcount mtu expire
270 recvpipe sendpipe ssthresh rtt,msec rttvar hopcount mtu expire
289 recvpipe sendpipe ssthresh rtt,msec rttvar hopcount mtu expire
H A Dt_route.sh238 recvpipe sendpipe ssthresh rtt,msec rttvar hopcount mtu expire
254 recvpipe sendpipe ssthresh rtt,msec rttvar hopcount mtu expire
270 recvpipe sendpipe ssthresh rtt,msec rttvar hopcount mtu expire
288 recvpipe sendpipe ssthresh rtt,msec rttvar hopcount mtu expire
313 recvpipe sendpipe ssthresh rtt,msec rttvar hopcount mtu expire
328 recvpipe sendpipe ssthresh rtt,msec rttvar hopcount mtu expire
344 recvpipe sendpipe ssthresh rtt,msec rttvar hopcount mtu expire
362 recvpipe sendpipe ssthresh rtt,msec rttvar hopcount mtu expire
/netbsd-current/usr.sbin/rtadvd/
H A Dadvcap.c91 static int hopcount; /* detect infinite loops in termcap, init 0 */ variable
213 if (++hopcount > MAXHOP) {

Completed in 164 milliseconds