Home
last modified time | relevance | path

Searched refs:seconds_delay (Results 1 – 4 of 4) sorted by relevance

/dports/net-p2p/c-lightning/lightning-0.10.2/lightningd/
H A Dconnect_control.c204 void delay_then_reconnect(struct channel *channel, u32 seconds_delay, in delay_then_reconnect() argument
215 d->seconds_delayed = seconds_delay; in delay_then_reconnect()
222 seconds_delay); in delay_then_reconnect()
227 timerel_add(time_from_sec(seconds_delay), in delay_then_reconnect()
H A Dconnect_control.h13 void delay_then_reconnect(struct channel *channel, u32 seconds_delay,
/dports/net-p2p/c-lightning/lightning-0.10.2/lightningd/test/
H A Drun-invoice-select-inchan.c167 void delay_then_reconnect(struct channel *channel UNNEEDED, u32 seconds_delay UNNEEDED, in delay_then_reconnect()
/dports/net-p2p/c-lightning/lightning-0.10.2/wallet/test/
H A Drun-wallet.c97 void delay_then_reconnect(struct channel *channel UNNEEDED, u32 seconds_delay UNNEEDED, in delay_then_reconnect()