Home
last modified time | relevance | path

Searched defs:channel_update (Results 1 – 11 of 11) sorted by relevance

/dports/net-p2p/c-lightning/lightning-0.10.2/devtools/
H A Dmkgossip.c107 static u32 crc32_of_update(const u8 *channel_update) in crc32_of_update()
/dports/www/castget/castget-2.0.1/src/
H A Dchannel.c276 int channel_update(channel *c, void *user_data, channel_callback cb, in channel_update() function
/dports/net-p2p/c-lightning/lightning-0.10.2/gossipd/
H A Dgossip_generation.c57 void get_cupdate_parts(const u8 *channel_update, in get_cupdate_parts()
H A Dqueries.c406 static u32 crc32_of_update(const u8 *channel_update) in crc32_of_update()
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/sndhrdw/
H A Dexidy440.c330 static void channel_update(int ch, INT16 **buffer, int length) in channel_update() function
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/sndhrdw/
H A Dexidy440_sndhrdw.c312 static void channel_update(int ch, INT16 **buffer, int length) in channel_update() function
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/sndhrdw/
H A Dexidy440_sndhrdw.c312 static void channel_update(int ch, INT16 **buffer, int length) in channel_update() function
/dports/games/py-discord.py/discord.py-1.7.3/discord/
H A Denums.py303 channel_update = 11 variable in AuditLogAction
/dports/net-im/telegram-cli/tg-20200106/tgl/
H A Dtgl.h114 void (*channel_update)(struct tgl_state *TLS, struct tgl_channel *C, unsigned flags); member
/dports/net-im/telegram-purple/telegram-purple-1.4.3/tgl/
H A Dtgl.h114 void (*channel_update)(struct tgl_state *TLS, struct tgl_channel *C, unsigned flags); member
/dports/net-p2p/c-lightning/lightning-0.10.2/plugins/
H A Dlibplugin-pay.c1409 u8 *channel_update = NULL; in channel_update_from_onion_error() local