Lines Matching refs:PRIu64

1740 		ND_PRINT(", packet_count %" PRIu64, GET_BE_U_8(cp));  in of10_flow_stats_reply_print()
1743 ND_PRINT(", byte_count %" PRIu64, GET_BE_U_8(cp)); in of10_flow_stats_reply_print()
1764 ND_PRINT(" packet_count %" PRIu64, GET_BE_U_8(cp)); in of10_aggregate_stats_reply_print()
1767 ND_PRINT(", byte_count %" PRIu64, GET_BE_U_8(cp)); in of10_aggregate_stats_reply_print()
1812 ND_PRINT(", lookup_count %" PRIu64, GET_BE_U_8(cp)); in of10_table_stats_reply_print()
1815 ND_PRINT(", matched_count %" PRIu64, GET_BE_U_8(cp)); in of10_table_stats_reply_print()
1844 ND_PRINT(", rx_packets %" PRIu64, GET_BE_U_8(cp)); in of10_port_stats_reply_print()
1847 ND_PRINT(", tx_packets %" PRIu64, GET_BE_U_8(cp)); in of10_port_stats_reply_print()
1850 ND_PRINT(", rx_bytes %" PRIu64, GET_BE_U_8(cp)); in of10_port_stats_reply_print()
1853 ND_PRINT(", tx_bytes %" PRIu64, GET_BE_U_8(cp)); in of10_port_stats_reply_print()
1856 ND_PRINT(", rx_dropped %" PRIu64, GET_BE_U_8(cp)); in of10_port_stats_reply_print()
1859 ND_PRINT(", tx_dropped %" PRIu64, GET_BE_U_8(cp)); in of10_port_stats_reply_print()
1862 ND_PRINT(", rx_errors %" PRIu64, GET_BE_U_8(cp)); in of10_port_stats_reply_print()
1865 ND_PRINT(", tx_errors %" PRIu64, GET_BE_U_8(cp)); in of10_port_stats_reply_print()
1868 ND_PRINT(", rx_frame_err %" PRIu64, GET_BE_U_8(cp)); in of10_port_stats_reply_print()
1871 ND_PRINT(", rx_over_err %" PRIu64, GET_BE_U_8(cp)); in of10_port_stats_reply_print()
1874 ND_PRINT(", rx_crc_err %" PRIu64, GET_BE_U_8(cp)); in of10_port_stats_reply_print()
1877 ND_PRINT(", collisions %" PRIu64, GET_BE_U_8(cp)); in of10_port_stats_reply_print()
1905 ND_PRINT(", tx_bytes %" PRIu64, GET_BE_U_8(cp)); in of10_queue_stats_reply_print()
1908 ND_PRINT(", tx_packets %" PRIu64, GET_BE_U_8(cp)); in of10_queue_stats_reply_print()
1911 ND_PRINT(", tx_errors %" PRIu64, GET_BE_U_8(cp)); in of10_queue_stats_reply_print()
2045 ND_PRINT(", packet_count %" PRIu64, GET_BE_U_8(cp)); in of10_flow_removed_print()
2048 ND_PRINT(", byte_count %" PRIu64, GET_BE_U_8(cp)); in of10_flow_removed_print()