Home
last modified time | relevance | path

Searched defs:packets (Results 1 – 25 of 43) sorted by relevance

12

/freebsd/tools/tools/mctest/
H A Dmctest.cc156 timeval packets[number]; in sink() local
222 struct timeval *packets; ///< The timestamps of returning packets member
355 char *packets[number]; in source() local
/freebsd/sys/netgraph/
H A Dng_source.c91 uint64_t packets; /* packets to send */ member
392 uint64_t packets; in ng_source_rcvmsg() local
686 ng_source_start(sc_p sc, uint64_t packets) in ng_source_start()
732 int packets; in ng_source_intr() local
H A Dng_pipe.c79 u_int32_t packets; /* # of packets in this queue */ global() member
[all...]
/freebsd/usr.sbin/spray/
H A Dspray.c190 print_xferstats(u_int packets, int packetlen, double xfertime) in print_xferstats()
/freebsd/sys/dev/mlx5/mlx5_accel/
H A Dmlx5_ipsec.c65 u64 *packets, u64 *bytes) in mlx5e_ipsec_handle_counters_onedir()
87 u64 bytes, bytes1, packets1, packets; in mlx5e_ipsec_handle_counters() local
503 void *priv, u64 *bytes, u64 *packets) in mlx5e_if_sa_cnt_one()
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fc_cmd.c
H A Dmlx5_fs_counters.c45 u64 packets; member
159 u64 packets = MLX5_GET64(traffic_counter, stats, packets); in update_counter_cache() local
477 mlx5_fc_query(struct mlx5_core_dev * dev,struct mlx5_fc * counter,u64 * packets,u64 * bytes) mlx5_fc_query() argument
489 mlx5_fc_query_cached(struct mlx5_fc * counter,u64 * bytes,u64 * packets,u64 * lastuse) mlx5_fc_query_cached() argument
[all...]
/freebsd/sys/net/altq/
H A Daltq.h68 u_int64_t packets; member
/freebsd/contrib/tcpdump/
H A Dprint-cnfp.c70 nd_uint32_t packets; /* packets in the flow */ member
102 nd_uint32_t packets; /* packets in the flow */ member
136 nd_uint32_t packets; /* packets in the flow */ member
H A Dprint-pfsync.c437 uint64_t packets[2]; in print_state() local
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dnet_dim.h338 u64 packets, in net_dim_sample()
373 u64 packets, u64 bytes) in net_dim()
/freebsd/contrib/netbsd-tests/kernel/
H A Dt_pty.c48 static size_t packets = 2; variable
/freebsd/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_port.c156 u64 packets, bytes; in mlx4_en_fold_software_stats() local
/freebsd/usr.sbin/fwcontrol/
H A Dfwdv.c258 int len, tlen, header, fd, frames, packets, vec, offset, nhdr, i; in dvsend() local
/freebsd/sys/netgraph/netflow/
H A Dnetflow.h95 uint32_t packets; /* Number of packets in a flow */ member
117 uint32_t packets; /* Number of packets in a flow */ member
H A Dng_netflow.h160 uint16_t packets; /* max packets between announce */ member
258 u_long packets; member
276 u_long packets; member
/freebsd/sys/dev/iavf/
H A Diavf_iflib.h142 u32 packets; member
183 u32 packets; member
/freebsd/lib/libpfctl/
H A Dlibpfctl.h106 uint64_t packets[2]; member
186 uint64_t packets[2]; member
356 uint64_t packets[2]; member
408 uint64_t packets[2]; member
/freebsd/sys/netinet6/
H A Dfrag6.c94 struct ip6qhead packets; member
/freebsd/contrib/libpcap/
H A Dpcap-usb-linux.c761 int packets = 0; in usb_read_linux_mmap() local
/freebsd/sys/dev/ixl/
H A Dixl.h332 u32 packets; member
369 u32 packets; member
/freebsd/sys/dev/ixgbe/
H A Dixgbe.h277 u32 packets; member
299 u32 packets; member
/freebsd/sys/net/
H A Dpflow.h130 struct pflow_tmpl_fspec packets; member
149 struct pflow_tmpl_fspec packets; member
H A Dpfvar.h750 counter_u64_t packets[2]; member
793 struct pf_counter_u64 packets[2]; member
898 counter_u64_t packets[2]; member
1046 uint64_t packets[2]; member
1109 u_int64_t packets[2]; member
1167 u_int32_t packets[2][2]; member
1194 u_int32_t packets[2][2]; member
/freebsd/sys/dev/ath/ath_rate/sample/
H A Dsample.c1013 int packets = sn->stats[size_bin][rix0].total_packets; in update_stats() local

12