Home
last modified time | relevance | path

Searched defs:net_pack_u16 (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/toxic/toxic-0.11.3/src/
H A Dgame_util.c167 static size_t net_pack_u16(uint8_t *bytes, uint16_t v) in net_pack_u16() function
/dports/net-im/tox/c-toxcore-0.2.13/toxcore/
H A Dnetwork.c1501 size_t net_pack_u16(uint8_t *bytes, uint16_t v) in net_pack_u16() function