| /titanic_41/usr/src/uts/common/netinet/ |
| H A D | ip_mroute.h | 92 uint_t vifc_pkt_in; /* # Pkts in on interface */ 93 uint_t vifc_pkt_out; /* # Pkts out on interface */ 129 uint_t mrts_drop_sel; /* pkts dropped selectively */ 130 uint_t mrts_q_overflow; /* pkts dropped - Q overflow */ 131 uint_t mrts_pkt2large; /* pkts dropped - size > BKT SIZE */ 136 uint_t mrts_pim_badregisters; /* dtgrms dropped - bad register pkts */ 137 uint_t mrts_pim_regforwards; /* dtgrms to be forwd - register pkts */ 177 uint_t v_pkt_in; /* # Pkts in on interface */ 178 uint_t v_pkt_out; /* # Pkts out on interface */ 271 #define MAX_UPQ 4 /* max. no of pkts in upcall Q */ [all …]
|
| /titanic_41/usr/src/uts/common/ipp/dlcosmk/ |
| H A D | dlcosmk_impl.h | 66 ipp_named_t npackets; /* no. of pkts seen by this instance */ 67 ipp_named_t ipackets; /* no. of pkts not processed */ 68 ipp_named_t epackets; /* no. of pkts in error */ 102 uint64_t npackets; /* no. of pkts. for this instance */ 103 uint64_t epackets; /* no. of pkts. in error */ 104 uint64_t ipackets; /* no. of pkts. not processed */
|
| /titanic_41/usr/src/cmd/ipf/lib/common/ |
| H A D | printstate.c | 67 …PRINTF("\tforward: pkts in %qd bytes in %qd pkts out %qd bytes out %qd\n\tbackward: pkts in %qd by… 73 …PRINTF("\tforward: pkts in %ld bytes in %ld pkts out %ld bytes out %ld\n\tbackward: pkts in %ld by…
|
| H A D | printactivenat.c | 57 printf("bytes %qu/%qu pkts %qu/%qu", 63 printf("bytes %lu/%lu pkts %lu/%lu", nat->nat_bytes[0],
|
| H A D | printaps.c | 36 printf("%qu pkts %qu", (unsigned long long)ap.aps_bytes, 39 printf("%lu pkts %lu", ap.aps_bytes, ap.aps_pkts);
|
| /titanic_41/usr/src/uts/common/ipp/dscpmk/ |
| H A D | dscpmk_impl.h | 71 ipp_named_t npackets; /* no. of pkts seen by this instance */ 72 ipp_named_t dscp_changed; /* no. of pkts. with dscp changed */ 73 ipp_named_t dscp_unchanged; /* no. of pkts. with dscp unchanged */ 74 ipp_named_t ipackets; /* no. of pkts. not processed */ 75 ipp_named_t epackets; /* no. of pkts. in error */
|
| /titanic_41/usr/src/cmd/dlstat/ |
| H A D | dlstat.xcl | 85 msgid "link,type,id,index,pkts,bytes" 88 msgid "link,type,index,pkts,bytes" 95 msgid "PKTS"
|
| /titanic_41/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/ |
| H A D | ncsi_basic_types.h | 282 u64_t TotalRxPkts; // total of all cmd pkts rx 283 u64_t TotalTxPkts; // total of all control pkts sent 284 u64_t TotalRxBytes; // total of all cmd pkts rx 285 u64_t TotalTxBytes; // total of all control pkts sent 292 u32_t TotalPktHigh; // 0-3 count of all ump mgmt pkts rx 293 u32_t TotalPktLow; // 0-3 count of all ump mgmt pkts rx 294 u32_t TotalDropped; // 12-15 count of all ump pkts dropped regardless of type 295 u32_t ChannelStateErr; // 16-19 count of all ump mgmt pkts rx while channel is disabled 296 u32_t UnderSized; // 20-23 count of all ump rx pkts whose bcnt was less than 60 bytes 297 …u32_t OverSized; // 24-27 count of all ump rx pkts whose bcnt was greater than 1514 byt…
|
| /titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/ |
| H A D | fcip.h | 215 struct kmem_cache *fcip_xmit_cache; /* cache of xmit pkts */ 248 ulong_t fcip_notbufs; /* # out of pkts for xmit */ 260 ulong_t fcip_multircv; /* # multicast pkts received */ 261 ulong_t fcip_multixmt; /* # multicast pkts for xmit */ 262 ulong_t fcip_brdcstrcv; /* # broadcast pkts received */ 263 ulong_t fcip_brdcstxmt; /* # broadcast pkts for xmit */ 264 ulong_t fcip_norcvbuf; /* # rcv pkts discarded */ 265 ulong_t fcip_noxmtbuf; /* # xmit pkts discarded */
|
| /titanic_41/usr/src/uts/common/net/ |
| H A D | pppio.h | 60 #define PPPIO_NPMODE _PPPIO(146) /* set mode for handling data pkts */ 63 #define PPPIO_ACTIVEFILT _PPPIO(149) /* set filter for "link active" pkts */ 72 #define PPPIO_BLOCKNP _PPPIO(158) /* block pkts with proto np in kernel */ 73 #define PPPIO_UNBLOCKNP _PPPIO(159) /* unblock pkts with proto np */
|
| /titanic_41/usr/src/uts/common/ipp/flowacct/ |
| H A D | flowacct_impl.h | 105 ipp_named_t npackets; /* no. of pkts seen by this instance */ 110 ipp_named_t epackets; /* no. of pkts. in error */ 179 uint64_t npackets; /* no. of pkts seen */
|
| /titanic_41/usr/src/uts/common/sys/ib/clients/eoib/ |
| H A D | eib_impl.h | 624 uint64_t st_opkts; /* pkts sent out */ 625 uint64_t st_brdcstxmit; /* broadcast pkts transmitted */ 626 uint64_t st_multixmit; /* multicast pkts transmitted */ 628 uint64_t st_noxmitbuf; /* transmit pkts discarded */ 631 uint64_t st_ipkts; /* pkts received */ 632 uint64_t st_brdcstrcv; /* broadcast pkts received */ 633 uint64_t st_multircv; /* multicast pkts received */ 635 uint64_t st_norcvbuf; /* receive pkts discarded */
|
| /titanic_41/usr/src/uts/common/io/nxge/ |
| H A D | nxge.conf | 79 # rxdma-intr-pkts 87 # rxdma-intr-pkts = 32; 90 # rxdma-intr-time and rxdma-intr-pkts.
|
| /titanic_41/usr/src/cmd/ipf/tools/ |
| H A D | ipmon.c | 779 (void) sprintf(t, " Pkts %qd/%qd Bytes %qd/%qd", 785 (void) sprintf(t, " Pkts %ld/%ld Bytes %ld/%ld", 891 " Forward: Pkts in %" PRId64 " Bytes in %" PRId64 892 " Pkts out %" PRId64 " Bytes out %" PRId64 893 " Backward: Pkts in %" PRId64 " Bytes in %" PRId64 894 " Pkts out %" PRId64 " Bytes out %" PRId64, 896 …" Forward: Pkts in %qd Bytes in %qd Pkts out %qd Bytes out %qd Backward: Pkts in %qd Bytes in %qd … 899 …" Forward: Pkts in %ld Bytes in %ld Pkts out %ld Bytes out %ld Backward: Pkts in %ld Bytes in %ld …
|
| /titanic_41/usr/src/uts/sun4v/sys/ |
| H A D | vnet_gen.h | 200 #define VGEN_ERR_RXLOST 0x20 /* rx lost pkts */ 358 mblk_t *pollq_headp; /* head of pkts in pollq */ 359 mblk_t *pollq_tailp; /* tail of pkts in pollq */ 376 mblk_t *rx_pri_head; /* priority pkts head */ 377 mblk_t *rx_pri_tail; /* priority pkts tail */
|
| H A D | vgen_stats.h | 54 uint32_t tx_qfull; /* pkts dropped due to qfull in vsw */ 106 kstat_named_t tx_qfull; /* pkts dropped due to qfull in vsw */
|
| /titanic_41/usr/src/uts/common/io/hxge/ |
| H A D | hxge.conf | 49 # rxdma-intr-pkts 57 # rxdma-intr-pkts = 0x20;
|
| /titanic_41/usr/src/uts/sun4v/io/ |
| H A D | vnet_txdring.c | 781 * picked up some packets; save the head of pkts to be sent up. in vgen_poll_rcv() 785 /* move the pollq_headp to skip over the pkts being sent up */ in vgen_poll_rcv() 788 /* picked up all pending pkts in the queue; reset tail also */ in vgen_poll_rcv() 793 /* terminate the tail of pkts to be sent up */ in vgen_poll_rcv() 800 * slightly exceed that in such cases. That should be ok, as these pkts in vgen_poll_rcv() 902 /* drop this msg to simulate lost pkts for debugging */ in vgen_handle_dringdata_info() 917 /* calculate the number of pkts lost */ in vgen_handle_dringdata_info() 941 * treat this range of descrs/pkts as dropped in vgen_handle_dringdata_info() 1115 * ack pkts upto this index. in vgen_process_dringdata() 1163 * ack pkts upto this index. in vgen_process_dringdata() [all …]
|
| /titanic_41/usr/src/man/man9s/ |
| H A D | usb_isoc_request.9s | 38 ushort_t isoc_pkts_count; /* num USB pkts in this request */ 45 ushort_t isoc_error_count;/* num pkts completed w/errs */
|
| /titanic_41/usr/src/man/man1m/ |
| H A D | snoop.1m | 887 example# \fBsnoop -i pkts -p 99,108\fR 909 example# \fBsnoop -i pkts -v -p101\fR 979 example# \fBsnoop -i pkts rpc nfs and sunroof and boutique\fR 994 example# \fBsnoop -i pkts -o pkts.nfs rpc nfs sunroof boutique\fR
|
| /titanic_41/usr/src/uts/common/sys/ib/clients/rds/ |
| H A D | rdsib_protocol.h | 111 * High water mark in percentage of pkts pending on sockets. 167 * npkts - number of remaining pkts(including this one) for the message.
|
| /titanic_41/usr/src/uts/common/io/chxge/ |
| H A D | pe.c | 735 * return: xcollisions - # xmit pkts dropped due to collisions 740 * return: toolong - # recv pkts too long 741 * return: runt - # recv runt pkts 742 * return: multixmt - # multicast pkts xmitted 743 * return: multircv - # multicast pkts recved 744 * return: brdcstxmt - # broadcast pkts xmitted 745 * return: brdcstrcv - # broadcast pkts rcv 895 uint32_t ch_tx_delay_us = 0; /* Default: No Msec delay to Tx pkts */
|
| /titanic_41/usr/src/man/man7p/ |
| H A D | if_tcp.7p | 767 #define IFF_ALLMULTI 0x0000000200 /* Receive all multicast pkts */ 776 #define IFF_NOXMIT 0x0000010000 /* Do not transmit pkts */ 801 #define IFF_VIRTUAL 0x2000000000 /* Cannot send/receive pkts */
|
| /titanic_41/usr/src/man/man7ipp/ |
| H A D | flowacct.7ipp | 24 (time the flow was created), last seen (when pkts for the flow were last seen),
|
| /titanic_41/usr/src/man/man9f/ |
| H A D | usb_get_max_pkts_per_isoc_request.9f | 56 maximum number of isochronous pkts per request. On failure it returns \fB0\fR.
|