Searched refs:npackets (Results 1 - 18 of 18) sorted by relevance

/illumos-gate/usr/src/uts/common/ipp/dscpmk/
H A Ddscpmk_impl.h71 ipp_named_t npackets; /* no. of pkts seen by this instance */ member in struct:dscpmk_stat_s
80 ipp_named_t npackets; /* no. of packets for this dscp */ member in struct:dscpmk_dscp_stats_s
94 uint64_t npackets; /* no. of packets for this DSCP */ member in struct:dscp_stats_s
109 uint64_t npackets; /* no. of packets processed by action */ member in struct:dscpmk_data_s
H A Ddscpmk.c85 atomic_inc_64(&dscpmk_data->npackets);
115 atomic_inc_64(&dscpmk_data->dscp_stats[new_dscp].npackets);
H A Ddscpmkddi.c203 dscpmk_data->dscp_stats[cnt].npackets = 0;
477 "npackets", IPP_STAT_UINT64, &statp->npackets)) != 0) {
505 if ((err = ipp_stat_named_init(dscpmk_data->stats, "npackets",
506 IPP_STAT_UINT64, &statp->npackets)) != 0) {
558 (void) ipp_stat_named_op(&statp->npackets,
559 &dscpmk_data->dscp_stats[count].npackets, rw);
573 (void) ipp_stat_named_op(&snames->npackets, &dscpmk_data->npackets, rw);
/illumos-gate/usr/src/uts/common/ipp/dlcosmk/
H A Ddlcosmk_impl.h66 ipp_named_t npackets; /* no. of pkts seen by this instance */ member in struct:dlcosmk_stat_s
102 uint64_t npackets; /* no. of pkts. for this instance */ member in struct:dlcosmk_data_s
H A Ddlcosmk.c76 atomic_inc_64(&dlcosmk_data->npackets);
H A Ddlcosmkddi.c376 if ((err = ipp_stat_named_init(dlcosmk_data->stats, "npackets",
377 IPP_STAT_UINT64, &statp->npackets)) != 0) {
435 (void) ipp_stat_named_op(&snames->npackets, &dlcosmk_data->npackets,
/illumos-gate/usr/src/uts/common/ipp/flowacct/
H A Dflowacct_impl.h105 ipp_named_t npackets; /* no. of pkts seen by this instance */ member in struct:flowacct_stat_s
121 uint64_t npackets; member in struct:flow_item_s
179 uint64_t npackets; /* no. of pkts seen */ member in struct:flowacct_data_s
H A Dflowacctddi.c114 (void) ipp_stat_named_op(&fl_stat->npackets, &flowacct_data->npackets,
150 if ((err = ipp_stat_named_init(flowacct_data->stats, "npackets",
151 IPP_STAT_UINT64, &flacct_stat->npackets)) != 0) {
H A Dflowacct.c570 item->npackets = 1;
574 item->npackets++;
694 * Ports, protocol, version, dsfield, project id, uid, nbytes, npackets
705 tmp_frec->fl_use->fu_npackets = item->npackets;
917 atomic_inc_64(&flowacct_data->npackets);
/illumos-gate/usr/src/uts/common/ipp/ipgpc/
H A Dclassifier-objects.h150 uint64_t npackets; /* number of matching packets */ member in struct:ipgpc_class_stats_s
267 ipp_named_t npackets; member in struct:globalstats_s
274 ipp_named_t npackets; member in struct:classstats_s
H A Dfilters.c167 if ((rc = ipp_stat_named_init(ipgpc_global_stats, "npackets",
168 IPP_STAT_UINT64, &gblsnames->npackets)) != 0) {
1304 if ((rc = ipp_stat_named_init(ipp_cl_stats, "npackets",
1305 IPP_STAT_UINT64, &clsnames->npackets)) != 0) {
2665 (void) ipp_stat_named_op(&gbl_stats->npackets, &ipgpc_npackets, rw);
2681 (void) ipp_stat_named_op(&cl_stats->npackets, &stats->npackets, rw);
H A Dclassifier.c185 BUMP_STATS(ipgpc_cid_list[class_id].stats.npackets);
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping.h114 extern int npackets;
H A Dping.c167 int npackets; /* number of packets to send */ variable
537 npackets = int_arg(argv[optind],
539 if (npackets < 1) {
542 npackets);
800 if (npackets == 0 && stats)
828 * npackets is only defined if we are in stats mode.
829 * npackets determines how many probes to send to each target
830 * IP address. npackets == 0 means send only 1 and move on to
833 if (npackets > 0)
834 targetaddr->num_probes = npackets;
[all...]
H A Dping_aux.c243 /* probe all with npackets>0 */
365 * npackets != 0, and this is the reply for
369 if (stats && probe_all && npackets > 0 &&
494 * If it's stats, probe-all, npackets > 0, and we received reply
565 * npackets != 0, and this is the reply for
569 if (stats && probe_all && npackets > 0 &&
693 * If it's stats, probe-all, npackets > 0, and we received reply
876 * npackets != 0, and this is the reply for
880 if (stats && probe_all && npackets > 0 &&
1015 * If it's stats, probe-all, npackets >
[all...]
H A Dping_aux6.c281 /* probe all with npackets>0 */
401 * npackets != 0, and this is the reply for
405 if (stats && probe_all && npackets > 0 &&
533 * If it's stats, probe-all, npackets > 0, and we received reply
704 * npackets != 0, and this is the reply for
708 if (stats && probe_all && npackets > 0 &&
833 * If it's stats, probe-all, npackets > 0, and we received reply
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Doutput.c60 uint32_t npackets; member in struct:__anon260
367 ws.npackets++;
776 ws.npackets = 0;
898 if (ws.npackets == 0 && (ws.state & WS_ST_QUERY)) {
900 if (ws.npackets == 0)
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h307 u16_t npackets /* number of data bytes that were added in the doorbell */; member in struct:eth_tx_doorbell
325 u16_t npackets /* number of data bytes that were added in the doorbell */;

Completed in 176 milliseconds