Searched refs:long_to_bytes (Results 1 – 1 of 1) sorted by relevance
144 inline void long_to_bytes(uint32_t val, void* buf) { in long_to_bytes() function514 long_to_bytes(m_conv, buffer.get()); in packet()515 long_to_bytes(seq, buffer.get() + 4); in packet()516 long_to_bytes(m_rcv_nxt, buffer.get() + 8); in packet()523 long_to_bytes(now, buffer.get() + 16); in packet()524 long_to_bytes(m_ts_recent, buffer.get() + 20); in packet()