Searched refs:fromwire_offer (Results 1 – 4 of 4) sorted by relevance
174 assert(fromwire_offer(&tlv, &len, offer)); in main()
70 bool fromwire_offer(const u8 **cursor UNNEEDED, size_t *max UNNEEDED, in fromwire_offer() function
73 bool fromwire_offer(const u8 **cursor UNNEEDED, size_t *max UNNEEDED, in fromwire_offer() function
190 if (!fromwire_offer(&data, &dlen, offer)) { in offer_decode()