Searched refs:ipp_named_t (Results 1 – 7 of 7) sorted by relevance
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 */79 ipp_named_t dscp; /* dscp value */80 ipp_named_t npackets; /* no. of packets for this dscp */
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 */69 ipp_named_t usr_pri; /* configured 802.1D priority */70 ipp_named_t b_band; /* Mapped b_band for the priority */71 ipp_named_t dl_max; /* Mapped dl_max for the priority */
91 ipp_named_t red_bits;92 ipp_named_t yellow_bits;93 ipp_named_t green_bits;94 ipp_named_t red_packets;95 ipp_named_t yellow_packets;96 ipp_named_t green_packets;97 ipp_named_t epackets;
264 ipp_named_t nfilters;265 ipp_named_t nclasses;266 ipp_named_t nbytes;267 ipp_named_t npackets;268 ipp_named_t epackets;273 ipp_named_t nbytes;274 ipp_named_t npackets;275 ipp_named_t last_match;
105 ipp_named_t npackets; /* no. of pkts seen by this instance */106 ipp_named_t nbytes; /* no. of bytes seen by this instance */107 ipp_named_t nflows; /* no. of flow items in the table */108 ipp_named_t tbytes; /* no. of bytes in the flow table */109 ipp_named_t usedmem; /* memory used by the flow table */110 ipp_named_t epackets; /* no. of pkts. in error */
95 typedef kstat_named_t ipp_named_t; typedef167 uchar_t, ipp_named_t *);168 extern int ipp_stat_named_op(ipp_named_t *, void *, int);
137 ipp_named_t *);138 int ipp_stat_named_op(ipp_named_t *, void *, int);1765 ipp_named_t *np) in ipp_stat_named_init()1812 ipp_named_t *np, in ipp_stat_named_op()