Searched refs:ipp_named_t (Results 1 – 7 of 7) sorted by relevance
69 ipp_named_t npackets; /* no. of pkts seen by this instance */70 ipp_named_t dscp_changed; /* no. of pkts. with dscp changed */71 ipp_named_t dscp_unchanged; /* no. of pkts. with dscp unchanged */72 ipp_named_t ipackets; /* no. of pkts. not processed */73 ipp_named_t epackets; /* no. of pkts. in error */77 ipp_named_t dscp; /* dscp value */78 ipp_named_t npackets; /* no. of packets for this dscp */
64 ipp_named_t npackets; /* no. of pkts seen by this instance */65 ipp_named_t ipackets; /* no. of pkts not processed */66 ipp_named_t epackets; /* no. of pkts in error */67 ipp_named_t usr_pri; /* configured 802.1D priority */68 ipp_named_t b_band; /* Mapped b_band for the priority */69 ipp_named_t dl_max; /* Mapped dl_max for the priority */
89 ipp_named_t red_bits;90 ipp_named_t yellow_bits;91 ipp_named_t green_bits;92 ipp_named_t red_packets;93 ipp_named_t yellow_packets;94 ipp_named_t green_packets;95 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;
103 ipp_named_t npackets; /* no. of pkts seen by this instance */104 ipp_named_t nbytes; /* no. of bytes seen by this instance */105 ipp_named_t nflows; /* no. of flow items in the table */106 ipp_named_t tbytes; /* no. of bytes in the flow table */107 ipp_named_t usedmem; /* memory used by the flow table */108 ipp_named_t epackets; /* no. of pkts. in error */
93 typedef kstat_named_t ipp_named_t; typedef165 uchar_t, ipp_named_t *);166 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()