Home
last modified time | relevance | path

Searched refs:hop_count (Results 1 – 25 of 152) sorted by relevance

1234567

/dports/net/scamper/scamper-cvs-20211026/scamper/trace/
H A Dscamper_trace_text.c430 for(i=0; i<trace->hop_count; i++) in pmtud_ver1()
523 for(h=0; h<trace->hop_count; h++) in pmtud_ver2()
547 for(i=h; i<trace->hop_count; i++) in pmtud_ver2()
556 if(i == trace->hop_count) in pmtud_ver2()
572 if(i >= (trace->hop_count-1)) in pmtud_ver2()
573 i = trace->hop_count-2; in pmtud_ver2()
618 while(h < trace->hop_count) in pmtud_ver2()
670 if(trace->hop_count > 0) in scamper_file_text_trace_write()
692 for(i=0; i<trace->hop_count; i++) in scamper_file_text_trace_write()
738 for(i=0; i<trace->hop_count; i++) in scamper_file_text_trace_write()
[all …]
H A Dscamper_trace.c236 for(i=0; i<trace->hop_count; i++) in scamper_trace_hop_count()
345 for(i=0; i != trace->hop_count; i++) in scamper_trace_pathlength()
361 for(i=trace->firsthop-1; i<trace->hop_count; i++) in scamper_trace_iscomplete()
406 if(hop->hop_probe_ttl >= trace->hop_count) in scamper_trace_loop()
434 while(i<trace->hop_count) in scamper_trace_loop()
439 while(i<trace->hop_count) in scamper_trace_loop()
445 if(i == trace->hop_count) in scamper_trace_loop()
513 for(i=0; i<trace->hop_count; i++) in scamper_trace_free()
/dports/net/scamper/scamper-cvs-20211026/utils/sc_tracediff/
H A Dsc_tracediff.c145 if(i<trace->firsthop-1 || trace->hop_count <= i) in hop_tostr()
332 if(max_ttl < trace->hop_count) in tracepair_dump()
333 max_ttl = trace->hop_count; in tracepair_dump()
342 for(i=0; i<trace->hop_count; i++) in tracepair_dump()
379 if(a->hop_count < b->hop_count) in tracepair_isdiff()
380 hopc = a->hop_count; in tracepair_isdiff()
382 hopc = b->hop_count; in tracepair_isdiff()
392 if(hopc < a->hop_count) in tracepair_isdiff()
394 else if(hopc < b->hop_count) in tracepair_isdiff()
399 for(i=hopc; i<x->hop_count; i++) in tracepair_isdiff()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-aodv.c182 guint8 hop_count; in dissect_aodv_rreq() local
206 hop_count); in dissect_aodv_rreq()
264 hop_count, in dissect_aodv_rreq()
281 guint8 hop_count; in dissect_aodv_rrep() local
309 hop_count); in dissect_aodv_rrep()
367 hop_count, in dissect_aodv_rrep()
434 guint8 hop_count; in dissect_aodv_draft_01_v6_rreq() local
495 hop_count, in dissect_aodv_draft_01_v6_rreq()
512 guint8 hop_count; in dissect_aodv_draft_01_v6_rrep() local
536 hop_count); in dissect_aodv_draft_01_v6_rrep()
[all …]
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-aodv.c182 guint8 hop_count;
206 hop_count);
264 hop_count,
281 guint8 hop_count;
309 hop_count);
367 hop_count,
434 guint8 hop_count;
495 hop_count,
512 guint8 hop_count;
536 hop_count);
[all …]
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-aodv.c182 guint8 hop_count; in dissect_aodv_rreq() local
206 hop_count); in dissect_aodv_rreq()
264 hop_count, in dissect_aodv_rreq()
281 guint8 hop_count; in dissect_aodv_rrep() local
309 hop_count); in dissect_aodv_rrep()
367 hop_count, in dissect_aodv_rrep()
434 guint8 hop_count; in dissect_aodv_draft_01_v6_rreq() local
495 hop_count, in dissect_aodv_draft_01_v6_rreq()
512 guint8 hop_count; in dissect_aodv_draft_01_v6_rrep() local
536 hop_count); in dissect_aodv_draft_01_v6_rrep()
[all …]
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-aodv.c182 guint8 hop_count; in dissect_aodv_rreq() local
206 hop_count); in dissect_aodv_rreq()
264 hop_count, in dissect_aodv_rreq()
281 guint8 hop_count; in dissect_aodv_rrep() local
309 hop_count); in dissect_aodv_rrep()
367 hop_count, in dissect_aodv_rrep()
434 guint8 hop_count; in dissect_aodv_draft_01_v6_rreq() local
495 hop_count, in dissect_aodv_draft_01_v6_rreq()
512 guint8 hop_count; in dissect_aodv_draft_01_v6_rrep() local
536 hop_count); in dissect_aodv_draft_01_v6_rrep()
[all …]
/dports/net/ryu/ryu-4.26/ryu/lib/packet/
H A Ddhcp6.py141 def __init__(self, msg_type, options, transaction_id=None, hop_count=0, argument
150 self.hop_count = hop_count
160 (hop_count, link_address, peer_address) \
172 return (cls(msg_type, parse_opt, 0, hop_count,
188 buf = struct.pack(pack_str, self.hop_count,
/dports/net/frr7-pythontools/frr-frr-7.5.1/babeld/
H A Dmessage.h88 unsigned short hop_count);
93 unsigned short hop_count);
98 unsigned char plen, unsigned char hop_count,
/dports/net/frr7/frr-frr-7.5.1/babeld/
H A Dmessage.h88 unsigned short hop_count);
93 unsigned short hop_count);
98 unsigned char plen, unsigned char hop_count,
/dports/net/babeld/babeld-babeld-1.10/
H A Dmessage.h87 unsigned short hop_count);
94 unsigned short hop_count);
102 unsigned char hop_count,
/dports/net/scamper/scamper-cvs-20211026/utils/sc_analysis_dump/
H A Dsc_analysis_dump.c570 trace->hop_count); in print_old_fields()
625 if((options & OPT_GEO) != 0 && trace->hop_count != 0) in print_path_fields()
627 for(i=0; i<trace->hop_count; i++) in print_path_fields()
670 for(i=0; i<trace->hop_count; i++) in print_path_fields()
772 for(i=0; i<trace->hop_count; i++) in print_path_geo_info()
844 if(trace->hop_count == 0 && in print_trace()
851 if(trace->hop_count > 0 && in print_trace()
854 for(i=trace->hop_count-1; i>=0 && dst == NULL; i--) in print_trace()
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/EVPath/EVPath/dfg_tests/
H A Dreconfig_chain_test.c29 int hop_count; in simple_handler() local
34 get_int_attr(attrs, hop_count_atom, &hop_count); in simple_handler()
37 if (hop_count == reconfig_node_count + 1) { in simple_handler()
45 printf("received count = %d, last had %d hops\n", count, hop_count); in simple_handler()
H A Dforce_test.c30 int hop_count; in simple_handler() local
35 get_int_attr(attrs, hop_count_atom, &hop_count); in simple_handler()
38 if (!quiet) printf("\nreceived had %d hops\n", hop_count); in simple_handler()
H A Dself_reconfig_test.c84 int hop_count; in simple_handler() local
89 get_int_attr(attrs, hop_count_atom, &hop_count); in simple_handler()
95 if (hop_count == node_count + 10*((int)(node_count/2))) { in simple_handler()
99 if (!quiet) printf("\nreceived had %d hops\n", hop_count); in simple_handler()
H A Dchain_test.c28 int hop_count; in simple_handler() local
33 get_int_attr(attrs, hop_count_atom, &hop_count); in simple_handler()
36 if (!quiet) printf("\nreceived had %d hops\n", hop_count); in simple_handler()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/thunderbolt/
H A Dnhi_regs.h85 #define RING_NOTIFY_REG_COUNT(nhi) ((31 + 3 * nhi->hop_count) / 32)
93 #define RING_INTERRUPT_REG_COUNT(nhi) ((31 + 2 * nhi->hop_count) / 32)
H A Dnhi.c43 bit += ring->nhi->hop_count; in ring_interrupt_index()
68 index = ring->hop + ring->nhi->hop_count; in ring_interrupt_active()
452 for (i = RING_FIRST_USABLE_HOPID; i < nhi->hop_count; i++) { in nhi_alloc_hop()
467 if (ring->hop < 0 || ring->hop >= nhi->hop_count) { in nhi_alloc_hop()
840 for (bit = 0; bit < 3 * nhi->hop_count; bit++) { in nhi_interrupt_work()
845 if (++hop == nhi->hop_count) { in nhi_interrupt_work()
1055 for (i = 0; i < nhi->hop_count; i++) { in nhi_shutdown()
1247 nhi->hop_count = ioread32(nhi->iobase + REG_HOP_COUNT) & 0x3ff; in nhi_probe()
1248 dev_dbg(&pdev->dev, "total paths: %d\n", nhi->hop_count); in nhi_probe()
1250 nhi->tx_rings = devm_kcalloc(&pdev->dev, nhi->hop_count, in nhi_probe()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/thunderbolt/
H A Dnhi_regs.h85 #define RING_NOTIFY_REG_COUNT(nhi) ((31 + 3 * nhi->hop_count) / 32)
93 #define RING_INTERRUPT_REG_COUNT(nhi) ((31 + 2 * nhi->hop_count) / 32)
/dports/net/olsrd/olsrd-0.9.8/src/
H A Dpacket.h68 uint8_t hop_count; member
86 uint8_t hop_count; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/thunderbolt/
H A Dnhi_regs.h85 #define RING_NOTIFY_REG_COUNT(nhi) ((31 + 3 * nhi->hop_count) / 32)
93 #define RING_INTERRUPT_REG_COUNT(nhi) ((31 + 2 * nhi->hop_count) / 32)
/dports/net/scamper/scamper-cvs-20211026/utils/sc_warts2csv/
H A Dsc_warts2csv.c43 for(i=trace->firsthop-1; i<trace->hop_count; i++) in csv_trace()
62 for(i=trace->firsthop-1; i<trace->hop_count; i++) in csv_trace()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dtest_cls_redirect.c382 sizeof(struct in_addr) * encap->unigue.hop_count; in accept_locally()
406 sizeof(struct in_addr) * encap->unigue.hop_count; in forward_with_gre()
540 if (encap->unigue.next_hop == encap->unigue.hop_count - 1 && in forward_to_next_hop()
549 if (encap->unigue.next_hop < encap->unigue.hop_count) { in forward_to_next_hop()
586 if (encap->unigue.next_hop > encap->unigue.hop_count) { in get_next_hop()
593 if (encap->unigue.next_hop == encap->unigue.hop_count) { in get_next_hop()
604 return skip_next_hops(pkt, encap->unigue.hop_count - in get_next_hop()
1007 sizeof(encap->unigue) / 4 + encap->unigue.hop_count) { in cls_redirect()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dtest_cls_redirect.c382 sizeof(struct in_addr) * encap->unigue.hop_count; in accept_locally()
406 sizeof(struct in_addr) * encap->unigue.hop_count; in forward_with_gre()
540 if (encap->unigue.next_hop == encap->unigue.hop_count - 1 && in forward_to_next_hop()
549 if (encap->unigue.next_hop < encap->unigue.hop_count) { in forward_to_next_hop()
586 if (encap->unigue.next_hop > encap->unigue.hop_count) { in get_next_hop()
593 if (encap->unigue.next_hop == encap->unigue.hop_count) { in get_next_hop()
604 return skip_next_hops(pkt, encap->unigue.hop_count - in get_next_hop()
1007 sizeof(encap->unigue) / 4 + encap->unigue.hop_count) { in cls_redirect()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dtest_cls_redirect.c382 sizeof(struct in_addr) * encap->unigue.hop_count; in accept_locally()
406 sizeof(struct in_addr) * encap->unigue.hop_count; in forward_with_gre()
540 if (encap->unigue.next_hop == encap->unigue.hop_count - 1 && in forward_to_next_hop()
549 if (encap->unigue.next_hop < encap->unigue.hop_count) { in forward_to_next_hop()
586 if (encap->unigue.next_hop > encap->unigue.hop_count) { in get_next_hop()
593 if (encap->unigue.next_hop == encap->unigue.hop_count) { in get_next_hop()
604 return skip_next_hops(pkt, encap->unigue.hop_count - in get_next_hop()
1007 sizeof(encap->unigue) / 4 + encap->unigue.hop_count) { in cls_redirect()

1234567