Home
last modified time | relevance | path

Searched refs:ice_connchk_h (Results 1 – 3 of 3) sorted by relevance

/dports/audio/re/re-0.5.8/include/
H A Dre_ice.h70 typedef void (ice_connchk_h)(int err, bool update, void *arg); typedef
77 ice_connchk_h *chkh, void *arg);
/dports/audio/re/re-0.5.8/src/ice/
H A Dice.h75 ice_connchk_h *chkh; /**< Connectivity check handler */
H A Dicem.c90 ice_connchk_h *chkh, void *arg) in icem_alloc()