• Home
  • Raw
  • Download

Lines Matching refs:u_char

614 static const u_char *
615 of10_data_print(const u_char *cp, const u_char *ep, const u_int len) { in of10_data_print()
631 static const u_char *
632 of10_vendor_data_print(const u_char *cp, const u_char *ep, const u_int len) { in of10_vendor_data_print()
651 static const u_char *
652 of10_packet_data_print(const u_char *cp, const u_char *ep, const u_int len) { in of10_packet_data_print()
672 static const u_char *
673 of10_phy_ports_print(const u_char *cp, const u_char *ep, u_int len) { in of10_phy_ports_print()
674 const u_char *cp0 = cp; in of10_phy_ports_print()
745 static const u_char *
746 of10_queue_props_print(const u_char *cp, const u_char *ep, u_int len) { in of10_queue_props_print()
747 const u_char *cp0 = cp; in of10_queue_props_print()
752 u_char plen_bogus = 0, skip = 0; in of10_queue_props_print()
819 static const u_char *
820 of10_queues_print(const u_char *cp, const u_char *ep, u_int len) { in of10_queues_print()
821 const u_char *cp0 = cp; in of10_queues_print()
865 static const u_char *
866 of10_match_print(const char *pfx, const u_char *cp, const u_char *ep) { in of10_match_print()
870 u_char nw_bits; in of10_match_print()
967 static const u_char *
968 of10_actions_print(const char *pfx, const u_char *cp, const u_char *ep, in of10_actions_print()
970 const u_char *cp0 = cp; in of10_actions_print()
975 u_char alen_bogus = 0, skip = 0; in of10_actions_print()
1132 static const u_char *
1133 of10_features_reply_print(const u_char *cp, const u_char *ep, const u_int len) { in of10_features_reply_print()
1168 static const u_char *
1169 of10_flow_mod_print(const u_char *cp, const u_char *ep, const u_int len) { in of10_flow_mod_print()
1224 static const u_char *
1225 of10_port_mod_print(const u_char *cp, const u_char *ep) { in of10_port_mod_print()
1259 static const u_char *
1260 of10_stats_request_print(const u_char *cp, const u_char *ep, u_int len) { in of10_stats_request_print()
1261 const u_char *cp0 = cp; in of10_stats_request_print()
1341 static const u_char *
1342 of10_desc_stats_reply_print(const u_char *cp, const u_char *ep, const u_int len) { in of10_desc_stats_reply_print()
1386 static const u_char *
1387 of10_flow_stats_reply_print(const u_char *cp, const u_char *ep, u_int len) { in of10_flow_stats_reply_print()
1388 const u_char *cp0 = cp; in of10_flow_stats_reply_print()
1465 static const u_char *
1466 of10_aggregate_stats_reply_print(const u_char *cp, const u_char *ep, in of10_aggregate_stats_reply_print()
1496 static const u_char *
1497 of10_table_stats_reply_print(const u_char *cp, const u_char *ep, u_int len) { in of10_table_stats_reply_print()
1498 const u_char *cp0 = cp; in of10_table_stats_reply_print()
1553 static const u_char *
1554 of10_port_stats_reply_print(const u_char *cp, const u_char *ep, u_int len) { in of10_port_stats_reply_print()
1555 const u_char *cp0 = cp; in of10_port_stats_reply_print()
1636 static const u_char *
1637 of10_queue_stats_reply_print(const u_char *cp, const u_char *ep, u_int len) { in of10_queue_stats_reply_print()
1638 const u_char *cp0 = cp; in of10_queue_stats_reply_print()
1682 static const u_char *
1683 of10_stats_reply_print(const u_char *cp, const u_char *ep, const u_int len) { in of10_stats_reply_print()
1684 const u_char *cp0 = cp; in of10_stats_reply_print()
1699 const u_char *(*decoder)(const u_char *, const u_char *, u_int) = in of10_stats_reply_print()
1720 static const u_char *
1721 of10_packet_out_print(const u_char *cp, const u_char *ep, const u_int len) { in of10_packet_out_print()
1722 const u_char *cp0 = cp; in of10_packet_out_print()
1756 static const u_char *
1757 of10_packet_in_print(const u_char *cp, const u_char *ep, const u_int len) { in of10_packet_in_print()
1787 static const u_char *
1788 of10_flow_removed_print(const u_char *cp, const u_char *ep) { in of10_flow_removed_print()
1839 static const u_char *
1840 of10_error_print(const u_char *cp, const u_char *ep, const u_int len) { in of10_error_print()
1869 const u_char *
1870 of10_header_body_print(const u_char *cp, const u_char *ep, const uint8_t type, in of10_header_body_print()
1872 const u_char *cp0 = cp; in of10_header_body_print()