/dports/net-mgmt/TkTopNetFlows/TkTopNetFlows-0.4/ |
H A D | TkTopNetFlows_lib.tcl | 626 set n_flows 0 638 set ::topNetFlows::arData($tstamp,$::topNetFlows::TheColors($n_flows),{$k}) $v 639 incr n_flows 642 while { $n_flows < $::topNetFlows::active_colors_no } { 643 set ::topNetFlows::arData($tstamp,$::topNetFlows::TheColors($n_flows),{}) 0 644 incr n_flows 671 set n_flows 0 684 incr n_flows 687 while { $n_flows < $::topNetFlows::active_colors_no } { 688 set ::topNetFlows::arData($tstamp,$::topNetFlows::TheColors($n_flows),{}) 0 [all …]
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/infiniband/hw/hfi1/ |
H A D | tid_rdma.h | 107 u16 n_flows; /* size of the flow buffer window */ member
|
H A D | tid_rdma.c | 1481 req->n_flows) in hfi1_kern_exp_rcv_setup() 1969 req->n_flows = qpriv->tid_rdma.local.max_read; in tid_rdma_rcv_read_request() 3337 priv->tid_req.n_flows = remote->max_read; in setup_tid_rdma_wqe() 3380 req->n_flows = remote->max_write; in hfi1_build_tid_rdma_write_req() 3757 req->n_flows = min_t(u16, num_segs, qpriv->tid_rdma.local.max_write); in hfi1_rc_rcv_tid_rdma_write_req()
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/infiniband/hw/hfi1/ |
H A D | tid_rdma.h | 107 u16 n_flows; /* size of the flow buffer window */ member
|
H A D | tid_rdma.c | 1481 req->n_flows) in hfi1_kern_exp_rcv_setup() 1969 req->n_flows = qpriv->tid_rdma.local.max_read; in tid_rdma_rcv_read_request() 3337 priv->tid_req.n_flows = remote->max_read; in setup_tid_rdma_wqe() 3380 req->n_flows = remote->max_write; in hfi1_build_tid_rdma_write_req() 3757 req->n_flows = min_t(u16, num_segs, qpriv->tid_rdma.local.max_write); in hfi1_rc_rcv_tid_rdma_write_req()
|
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/infiniband/hw/hfi1/ |
H A D | tid_rdma.h | 107 u16 n_flows; /* size of the flow buffer window */ member
|
H A D | tid_rdma.c | 1481 req->n_flows) in hfi1_kern_exp_rcv_setup() 1969 req->n_flows = qpriv->tid_rdma.local.max_read; in tid_rdma_rcv_read_request() 3337 priv->tid_req.n_flows = remote->max_read; in setup_tid_rdma_wqe() 3380 req->n_flows = remote->max_write; in hfi1_build_tid_rdma_write_req() 3757 req->n_flows = min_t(u16, num_segs, qpriv->tid_rdma.local.max_write); in hfi1_rc_rcv_tid_rdma_write_req()
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/ |
H A D | openvswitch.h | 99 uint64_t n_flows; /* Number of flows present */ member
|
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/ |
H A D | openvswitch.h | 99 uint64_t n_flows; /* Number of flows present */ member
|
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/ |
H A D | openvswitch.h | 104 __u64 n_flows; /* Number of flows present */ member
|
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/ |
H A D | openvswitch.h | 104 __u64 n_flows; /* Number of flows present */ member
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/ |
H A D | openvswitch.h | 99 uint64_t n_flows; /* Number of flows present */ member
|
/dports/net-mgmt/nfdump/nfdump-1.6.20/bin/ |
H A D | sflow.h | 1475 uint32_t n_flows; member
|
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/openflow/model/ |
H A D | openflow-interface.cc | 285 ots->active_count = htonl (stats.n_flows); in TableStatsDump()
|
/dports/net/sflowtool/sflowtool-5.06/src/ |
H A D | sflow.h | 1492 uint32_t n_flows; member
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/openvswitch/ |
H A D | datapath.c | 683 stats->n_flows = ovs_flow_tbl_count(&dp->table); in get_dp_stats()
|
/dports/multimedia/libv4l/linux-5.13-rc2/net/openvswitch/ |
H A D | datapath.c | 683 stats->n_flows = ovs_flow_tbl_count(&dp->table); in get_dp_stats()
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/openvswitch/ |
H A D | datapath.c | 683 stats->n_flows = ovs_flow_tbl_count(&dp->table); in get_dp_stats()
|
/dports/cad/sumo/sumo-1.2.0/tools/contributed/sumopy/coremodules/demand/ |
H A D | virtualpop.py | 4637 n_flows = len(ids_flow) 4679 log.progress(i/n_flows*100)
|