Home
last modified time | relevance | path

Searched refs:init_capture_device (Results 1 – 7 of 7) sorted by relevance

/dports/security/openvas/openvas-scanner-21.4.3/nasl/
H A Dcapture_packet.h27 init_capture_device (struct in_addr, struct in_addr, char *);
H A Dcapture_packet.c44 init_capture_device (struct in_addr src, struct in_addr dest, char *filter) in init_capture_device() function
H A Dnasl_packet_forgery.c2126 bpf = init_capture_device (inaddr, src, filter); in nasl_tcp_ping()
2266 bpf = init_capture_device (sip->ip_dst, sip->ip_src, filter); in nasl_send_packet()
/dports/devel/godot-tools/godot-3.2.3-stable/drivers/wasapi/
H A Daudio_driver_wasapi.h95 Error init_capture_device(bool reinit = false);
H A Daudio_driver_wasapi.cpp354 Error AudioDriverWASAPI::init_capture_device(bool reinit) { in init_capture_device() function in AudioDriverWASAPI
752 Error err = ad->init_capture_device(true); in thread_func()
816 Error err = init_capture_device(); in capture_start()
/dports/devel/godot/godot-3.2.3-stable/drivers/wasapi/
H A Daudio_driver_wasapi.h95 Error init_capture_device(bool reinit = false);
H A Daudio_driver_wasapi.cpp354 Error AudioDriverWASAPI::init_capture_device(bool reinit) { in init_capture_device() function in AudioDriverWASAPI
752 Error err = ad->init_capture_device(true); in thread_func()
816 Error err = init_capture_device(); in capture_start()