Home
last modified time | relevance | path

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

/dports/net-p2p/c-lightning/lightning-0.10.2/common/test/
H A Drun-bolt12_decode.c143 void towire_offer(u8 **pptr UNNEEDED, const struct tlv_offer *record UNNEEDED) in towire_offer() function
H A Drun-bolt12_period.c150 void towire_offer(u8 **pptr UNNEEDED, const struct tlv_offer *record UNNEEDED) in towire_offer() function
/dports/net-p2p/c-lightning/lightning-0.10.2/common/
H A Dbolt12.c171 towire_offer(&wire, offer_tlv); in offer_encode()