Lines Matching refs:htole16

68 	c->param.reason = htole16((_reason));				\
71 c->data.mtu.mtu = htole16((_mtu)); \
74 c->data.cid.scid = htole16((_scid)); \
75 c->data.cid.dcid = htole16((_dcid)); \
82 c->hdr.length = htole16(c->hdr.length); \
102 c->hdr.length = htole16(sizeof(c->param)); \
104 c->param.psm = htole16((_psm)); \
105 c->param.scid = htole16((_scid)); \
125 c->hdr.length = htole16(sizeof(c->param)); \
127 c->param.dcid = htole16((_dcid)); \
128 c->param.scid = htole16((_scid)); \
129 c->param.result = htole16((_result)); \
130 c->param.status = htole16((_status)); \
154 c->param.dcid = htole16((_dcid)); \
155 c->param.flags = htole16((_flags)); \
164 c->hdr.length = htole16(c->hdr.length); \
188 c->param.scid = htole16((_scid)); \
189 c->param.flags = htole16((_flags)); \
190 c->param.result = htole16((_result)); \
199 c->hdr.length = htole16(c->hdr.length); \
218 c->result = htole16((_result)); \
242 o->val = htole16(*(u_int16_t *)(_mtu)); \
257 o->val = htole16(*(u_int16_t *)(_flush_timo)); \
312 c->hdr.length = htole16(sizeof(c->param)); \
314 c->param.dcid = htole16((_dcid)); \
315 c->param.scid = htole16((_scid)); \
335 c->hdr.length = htole16(sizeof(c->param)); \
337 c->param.dcid = htole16((_dcid)); \
338 c->param.scid = htole16((_scid)); \
362 c->length = htole16(c->length); \
382 c->hdr.length = htole16(sizeof(c->param)); \
384 c->param.type = htole16((_type)); \
405 c->param.type = htole16((_type)); \
406 c->param.result = htole16((_result)); \
411 c->data.mtu.mtu = htole16((_mtu)); \
420 c->hdr.length = htole16(c->hdr.length); \