Home
last modified time | relevance | path

Searched defs:this_port (Results 1 – 25 of 68) sorted by relevance

123

/dports/net/pjsip/pjproject-2.11.1/pjmedia/src/pjmedia/
H A Dnull_port.c69 static pj_status_t null_put_frame(pjmedia_port *this_port, in null_put_frame()
81 static pj_status_t null_get_frame(pjmedia_port *this_port, in null_get_frame()
97 static pj_status_t null_on_destroy(pjmedia_port *this_port) in null_on_destroy()
H A Decho_port.c95 static pj_status_t ec_put_frame( pjmedia_port *this_port, in ec_put_frame()
115 static pj_status_t ec_get_frame( pjmedia_port *this_port, in ec_get_frame()
135 static pj_status_t ec_on_destroy(pjmedia_port *this_port) in ec_on_destroy()
H A Dstereo_port.c113 static pj_status_t stereo_put_frame(pjmedia_port *this_port, in stereo_put_frame()
159 static pj_status_t stereo_get_frame(pjmedia_port *this_port, in stereo_get_frame()
216 static pj_status_t stereo_destroy(pjmedia_port *this_port) in stereo_destroy()
H A Dresample_port.c133 static pj_status_t resample_put_frame(pjmedia_port *this_port, in resample_put_frame()
164 static pj_status_t resample_get_frame(pjmedia_port *this_port, in resample_get_frame()
211 static pj_status_t resample_destroy(pjmedia_port *this_port) in resample_destroy()
H A Dbidirectional.c35 static pj_status_t put_frame(pjmedia_port *this_port, in put_frame()
43 static pj_status_t get_frame(pjmedia_port *this_port, in get_frame()
H A Dsplitcomb.c495 static pj_status_t put_frame(pjmedia_port *this_port, in put_frame()
616 static pj_status_t get_frame(pjmedia_port *this_port, in get_frame()
690 static pj_status_t on_destroy(pjmedia_port *this_port) in on_destroy()
705 static pj_status_t rport_put_frame(pjmedia_port *this_port, in rport_put_frame()
778 static pj_status_t rport_get_frame(pjmedia_port *this_port, in rport_get_frame()
804 static pj_status_t rport_on_destroy(pjmedia_port *this_port) in rport_on_destroy()
H A Dmem_capture.c186 static pj_status_t rec_put_frame( pjmedia_port *this_port, in rec_put_frame()
265 static pj_status_t rec_get_frame( pjmedia_port *this_port, in rec_get_frame()
280 static pj_status_t rec_on_destroy(pjmedia_port *this_port) in rec_on_destroy()
H A Dmem_player.c155 static pj_status_t mem_put_frame( pjmedia_port *this_port, in mem_put_frame()
179 static pj_status_t mem_get_frame( pjmedia_port *this_port, in mem_get_frame()
305 static pj_status_t mem_on_destroy(pjmedia_port *this_port) in mem_on_destroy()
H A Dwav_writer.c359 static pj_status_t file_put_frame(pjmedia_port *this_port, in file_put_frame()
445 static pj_status_t file_get_frame(pjmedia_port *this_port, in file_get_frame()
456 static pj_status_t file_on_destroy(pjmedia_port *this_port) in file_on_destroy()
/dports/net-mgmt/observium/observium/includes/polling/ports/
H A Dtimetra-port-mib.lib.php18 function process_port_sros_egress_qstat(&$this_port, $device, $port)
52 function process_port_sros_ingress_qstat(&$this_port, $device, $port)
H A Dip-mib.lib.php14 function process_port_ipifstats(&$this_port, $device)
H A Dnetapp-mib.lib.php17 function process_port_netapp(&$this_port, $device)
H A Djuniper-cos-mib.lib.php71 function process_port_jnx_cos_qstat(&$this_port, $device, $port)
H A Dadsl-line-mib.lib.php56 function process_port_adsl(&$this_port, $device, $port)
H A Detherlike-mib.lib.php17 function process_port_etherlike(&$this_port, $device, $port)
H A Djuniper-ipv6-mib.lib.php14 function process_port_jnxIpv6IfStats(&$this_port, $device, $port)
/dports/net-mgmt/librenms/librenms-21.5.1/includes/html/
H A Dprint-interface.inc.php315 $this_port = get_port_by_index_cache($device['device_id'], $higher_if['port_id_high']); variable
316 $this_port = cleanPort($this_port); variable
324 $this_port = get_port_by_index_cache($device['device_id'], $lower_if['port_id_low']); variable
325 $this_port = cleanPort($this_port); variable
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/drivers/unix/
H A Dsig_drv.c46 static ErlDrvPort this_port; variable
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/drivers/unix/
H A Dsig_drv.c46 static ErlDrvPort this_port; variable
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/drivers/unix/
H A Dsig_drv.c46 static ErlDrvPort this_port; variable
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/drivers/unix/
H A Dsig_drv.c46 static ErlDrvPort this_port; variable
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/drivers/unix/
H A Dsig_drv.c46 static ErlDrvPort this_port; variable
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/drivers/unix/
H A Dsig_drv.c46 static ErlDrvPort this_port; variable
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/drivers/unix/
H A Dsig_drv.c46 static ErlDrvPort this_port; variable
/dports/net/pjsip/pjproject-2.11.1/third_party/mp3/
H A Dmp3_writer.c419 static pj_status_t file_put_frame(pjmedia_port *this_port, in file_put_frame()
593 static pj_status_t file_get_frame(pjmedia_port *this_port, in file_get_frame()
605 static pj_status_t file_on_destroy(pjmedia_port *this_port) in file_on_destroy()

123