Lines Matching refs:EXTRACT_32BITS

766 	subtype = EXTRACT_32BITS(cp);  in of10_bsn_message_print()
875 ND_PRINT((ndo, ", vport_no %u", EXTRACT_32BITS(cp))); in of10_bsn_message_print()
895 ND_PRINT((ndo, ", service %u", EXTRACT_32BITS(cp))); in of10_bsn_message_print()
942 ND_PRINT((ndo, ", status 0x%08x", EXTRACT_32BITS(cp))); in of10_bsn_message_print()
971 subtype = EXTRACT_32BITS(cp); in of10_bsn_actions_print()
994 ND_PRINT((ndo, ", dest_port %u", EXTRACT_32BITS(cp))); in of10_bsn_actions_print()
998 vlan_tag = EXTRACT_32BITS(cp); in of10_bsn_actions_print()
1045 vendor = EXTRACT_32BITS(cp); in of10_vendor_action_print()
1074 vendor = EXTRACT_32BITS(cp); in of10_vendor_message_print()
1103 vendor = EXTRACT_32BITS(cp); in of10_vendor_data_print()
1173 ND_PRINT((ndo, "\n\t config 0x%08x", EXTRACT_32BITS(cp))); in of10_phy_ports_print()
1174 of10_bitmap_print(ndo, ofppc_bm, EXTRACT_32BITS(cp), OFPPC_U); in of10_phy_ports_print()
1178 ND_PRINT((ndo, "\n\t state 0x%08x", EXTRACT_32BITS(cp))); in of10_phy_ports_print()
1179 of10_bitmap_print(ndo, ofpps_bm, EXTRACT_32BITS(cp), OFPPS_U); in of10_phy_ports_print()
1183 ND_PRINT((ndo, "\n\t curr 0x%08x", EXTRACT_32BITS(cp))); in of10_phy_ports_print()
1184 of10_bitmap_print(ndo, ofppf_bm, EXTRACT_32BITS(cp), OFPPF_U); in of10_phy_ports_print()
1188 ND_PRINT((ndo, "\n\t advertised 0x%08x", EXTRACT_32BITS(cp))); in of10_phy_ports_print()
1189 of10_bitmap_print(ndo, ofppf_bm, EXTRACT_32BITS(cp), OFPPF_U); in of10_phy_ports_print()
1193 ND_PRINT((ndo, "\n\t supported 0x%08x", EXTRACT_32BITS(cp))); in of10_phy_ports_print()
1194 of10_bitmap_print(ndo, ofppf_bm, EXTRACT_32BITS(cp), OFPPF_U); in of10_phy_ports_print()
1198 ND_PRINT((ndo, "\n\t peer 0x%08x", EXTRACT_32BITS(cp))); in of10_phy_ports_print()
1199 of10_bitmap_print(ndo, ofppf_bm, EXTRACT_32BITS(cp), OFPPF_U); in of10_phy_ports_print()
1305 ND_PRINT((ndo, "\n\t queue_id %u", EXTRACT_32BITS(cp))); in of10_queues_print()
1352 wildcards = EXTRACT_32BITS(cp); in of10_match_print()
1583 ND_PRINT((ndo, ", queue_id %s", tok2str(ofpq_str, "%u", EXTRACT_32BITS(cp)))); in of10_actions_print()
1621 ND_PRINT((ndo, ", n_buffers %u", EXTRACT_32BITS(cp))); in of10_features_reply_print()
1632 ND_PRINT((ndo, "\n\t capabilities 0x%08x", EXTRACT_32BITS(cp))); in of10_features_reply_print()
1633 of10_bitmap_print(ndo, ofp_capabilities_bm, EXTRACT_32BITS(cp), OFPCAP_U); in of10_features_reply_print()
1637 ND_PRINT((ndo, "\n\t actions 0x%08x", EXTRACT_32BITS(cp))); in of10_features_reply_print()
1638 of10_bitmap_print(ndo, ofpat_bm, EXTRACT_32BITS(cp), OFPAT_U); in of10_features_reply_print()
1686 ND_PRINT((ndo, ", buffer_id %s", tok2str(bufferid_str, "0x%08x", EXTRACT_32BITS(cp)))); in of10_flow_mod_print()
1721 ND_PRINT((ndo, "\n\t config 0x%08x", EXTRACT_32BITS(cp))); in of10_port_mod_print()
1722 of10_bitmap_print(ndo, ofppc_bm, EXTRACT_32BITS(cp), OFPPC_U); in of10_port_mod_print()
1726 ND_PRINT((ndo, "\n\t mask 0x%08x", EXTRACT_32BITS(cp))); in of10_port_mod_print()
1727 of10_bitmap_print(ndo, ofppc_bm, EXTRACT_32BITS(cp), OFPPC_U); in of10_port_mod_print()
1731 ND_PRINT((ndo, "\n\t advertise 0x%08x", EXTRACT_32BITS(cp))); in of10_port_mod_print()
1732 of10_bitmap_print(ndo, ofppf_bm, EXTRACT_32BITS(cp), OFPPF_U); in of10_port_mod_print()
1811 ND_PRINT((ndo, ", queue_id %s", tok2str(ofpq_str, "%u", EXTRACT_32BITS(cp)))); in of10_stats_request_print()
1905 ND_PRINT((ndo, "\n\t duration_sec %u", EXTRACT_32BITS(cp))); in of10_flow_stats_reply_print()
1909 ND_PRINT((ndo, ", duration_nsec %u", EXTRACT_32BITS(cp))); in of10_flow_stats_reply_print()
1973 ND_PRINT((ndo, ", flow_count %u", EXTRACT_32BITS(cp))); in of10_aggregate_stats_reply_print()
2014 ND_PRINT((ndo, "\n\t wildcards 0x%08x", EXTRACT_32BITS(cp))); in of10_table_stats_reply_print()
2015 of10_bitmap_print(ndo, ofpfw_bm, EXTRACT_32BITS(cp), OFPFW_U); in of10_table_stats_reply_print()
2019 ND_PRINT((ndo, "\n\t max_entries %u", EXTRACT_32BITS(cp))); in of10_table_stats_reply_print()
2023 ND_PRINT((ndo, ", active_count %u", EXTRACT_32BITS(cp))); in of10_table_stats_reply_print()
2152 ND_PRINT((ndo, ", queue_id %u", EXTRACT_32BITS(cp))); in of10_queue_stats_reply_print()
2231 ND_PRINT((ndo, "\n\t buffer_id 0x%08x", EXTRACT_32BITS(cp))); in of10_packet_out_print()
2265 ND_PRINT((ndo, "\n\t buffer_id %s", tok2str(bufferid_str, "0x%08x", EXTRACT_32BITS(cp)))); in of10_packet_in_print()
2317 ND_PRINT((ndo, ", duration_sec %u", EXTRACT_32BITS(cp))); in of10_flow_removed_print()
2321 ND_PRINT((ndo, ", duration_nsec %u", EXTRACT_32BITS(cp))); in of10_flow_removed_print()