Searched refs:channel_type_from (Results 1 – 3 of 3) sorted by relevance
18 struct channel_type *channel_type_from(const tal_t *ctx,
97 struct channel_type *channel_type_from(const tal_t *ctx, in channel_type_from() function
367 channel->type = channel_type_from(channel, type); in set_channel_type()