Searched refs:ILBST_PKTCTR_W (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ |
H A D | ilbadm_stats.c | 119 #define ILBST_PKTCTR_W 8 macro 131 {"PKT_P", ILBST_PKTCTR_W, ILBST_PKT_P, of_itemize_stats}, 137 {"PKT_P", ILBST_PKTCTR_W, ILBST_PKT_P, of_server_stats}, 139 {"PKT_U", ILBST_PKTCTR_W, ILBST_PKT_U, of_rule_stats}, 141 {"PKT_D", ILBST_PKTCTR_W, ILBST_PKT_D, of_rule_stats}, 143 {"ICMP_P", ILBST_PKTCTR_W, ILBST_ICMP_P, of_rule_stats}, 144 {"ICMP_D", ILBST_PKTCTR_W, ILBST_ICMP_D, of_rule_stats}, 147 {"NOMEMP_D", ILBST_PKTCTR_W, ILBST_NOMEMP_D, of_rule_stats}, 148 {"NOPORTP_D", ILBST_PKTCTR_W, ILBST_NOPORTP_D, of_rule_stats}, 149 {"NOMEMB_D", ILBST_PKTCTR_W, ILBST_NOMEMB_D, of_rule_stats}, [all …]
|