Home
last modified time | relevance | path

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

/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-usb-video.c148 #define VS_PROBE_CONTROL 0x01 macro
385 { VS_PROBE_CONTROL, "Probe" },
1857 if ((control_sel == VS_PROBE_CONTROL) || (control_sel == VS_COMMIT_CONTROL)) in dissect_usb_vid_get_set()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-usb-video.c148 #define VS_PROBE_CONTROL 0x01 macro
385 { VS_PROBE_CONTROL, "Probe" },
1857 if ((control_sel == VS_PROBE_CONTROL) || (control_sel == VS_COMMIT_CONTROL)) in dissect_usb_vid_get_set()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-usb-video.c148 #define VS_PROBE_CONTROL 0x01 macro
385 { VS_PROBE_CONTROL, "Probe" },
1857 if ((control_sel == VS_PROBE_CONTROL) || (control_sel == VS_COMMIT_CONTROL)) in dissect_usb_vid_get_set()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-usb-video.c148 #define VS_PROBE_CONTROL 0x01
385 { VS_PROBE_CONTROL, "Probe" },
1857 if ((control_sel == VS_PROBE_CONTROL) || (control_sel == VS_COMMIT_CONTROL))