Home
last modified time | relevance | path

Searched refs:operation_vals (Results 1 – 4 of 4) sorted by relevance

/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ipp.c88 static const value_string operation_vals[] = { variable
434 …o->cinfo, COL_INFO, "IPPUSB Request (%s)", val_to_str(operation_status, operation_vals, "0x%04x")); in dissect_ipp()
440 …info->cinfo, COL_INFO, "IPP Request (%s)", val_to_str(operation_status, operation_vals, "0x%04x")); in dissect_ipp()
886 … temp = val_to_str_const(tvb_get_ntohl(tvb, valoffset), operation_vals, "unknown-%04x"); in add_integer_tree()
1513 …_id, { "operation-id", "ipp.operation_id", FT_UINT16, BASE_HEX, VALS(operation_vals), 0x0, NULL, H… in proto_register_ipp()
1524 …{ "operations-supported", "ipp.enum_value", FT_INT32, BASE_DEC, VALS(operation_vals), 0x0, NULL, H… in proto_register_ipp()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ipp.c88 static const value_string operation_vals[] = { variable
434 …o->cinfo, COL_INFO, "IPPUSB Request (%s)", val_to_str(operation_status, operation_vals, "0x%04x")); in dissect_ipp()
440 …info->cinfo, COL_INFO, "IPP Request (%s)", val_to_str(operation_status, operation_vals, "0x%04x")); in dissect_ipp()
886 … temp = val_to_str_const(tvb_get_ntohl(tvb, valoffset), operation_vals, "unknown-%04x"); in add_integer_tree()
1513 …_id, { "operation-id", "ipp.operation_id", FT_UINT16, BASE_HEX, VALS(operation_vals), 0x0, NULL, H… in proto_register_ipp()
1524 …{ "operations-supported", "ipp.enum_value", FT_INT32, BASE_DEC, VALS(operation_vals), 0x0, NULL, H… in proto_register_ipp()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ipp.c88 static const value_string operation_vals[] = {
434 …o->cinfo, COL_INFO, "IPPUSB Request (%s)", val_to_str(operation_status, operation_vals, "0x%04x"));
440 …info->cinfo, COL_INFO, "IPP Request (%s)", val_to_str(operation_status, operation_vals, "0x%04x"));
886 … temp = val_to_str_const(tvb_get_ntohl(tvb, valoffset), operation_vals, "unknown-%04x");
1513 …_id, { "operation-id", "ipp.operation_id", FT_UINT16, BASE_HEX, VALS(operation_vals), 0x0, NULL, H…
1524 …{ "operations-supported", "ipp.enum_value", FT_INT32, BASE_DEC, VALS(operation_vals), 0x0, NULL, H…
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ipp.c88 static const value_string operation_vals[] = { variable
434 …o->cinfo, COL_INFO, "IPPUSB Request (%s)", val_to_str(operation_status, operation_vals, "0x%04x")); in dissect_ipp()
440 …info->cinfo, COL_INFO, "IPP Request (%s)", val_to_str(operation_status, operation_vals, "0x%04x")); in dissect_ipp()
886 … temp = val_to_str_const(tvb_get_ntohl(tvb, valoffset), operation_vals, "unknown-%04x"); in add_integer_tree()
1513 …_id, { "operation-id", "ipp.operation_id", FT_UINT16, BASE_HEX, VALS(operation_vals), 0x0, NULL, H… in proto_register_ipp()
1524 …{ "operations-supported", "ipp.enum_value", FT_INT32, BASE_DEC, VALS(operation_vals), 0x0, NULL, H… in proto_register_ipp()