Lines Matching refs:htole16

69 	c->param.reason = htole16((_reason));				\
72 c->data.mtu.mtu = htole16((_mtu)); \
75 c->data.cid.scid = htole16((_scid)); \
76 c->data.cid.dcid = htole16((_dcid)); \
83 c->hdr.length = htole16(c->hdr.length); \
103 c->hdr.length = htole16(sizeof(c->param)); \
105 c->param.psm = htole16((_psm)); \
106 c->param.scid = htole16((_scid)); \
126 c->hdr.length = htole16(sizeof(c->param)); \
128 c->param.dcid = htole16((_dcid)); \
129 c->param.scid = htole16((_scid)); \
130 c->param.result = htole16((_result)); \
131 c->param.status = htole16((_status)); \
155 c->param.dcid = htole16((_dcid)); \
156 c->param.flags = htole16((_flags)); \
165 c->hdr.length = htole16(c->hdr.length); \
189 c->param.scid = htole16((_scid)); \
190 c->param.flags = htole16((_flags)); \
191 c->param.result = htole16((_result)); \
200 c->hdr.length = htole16(c->hdr.length); \
219 c->result = htole16((_result)); \
243 o->val = htole16(*(u_int16_t *)(_mtu)); \
258 o->val = htole16(*(u_int16_t *)(_flush_timo)); \
313 c->hdr.length = htole16(sizeof(c->param)); \
315 c->param.dcid = htole16((_dcid)); \
316 c->param.scid = htole16((_scid)); \
336 c->hdr.length = htole16(sizeof(c->param)); \
338 c->param.dcid = htole16((_dcid)); \
339 c->param.scid = htole16((_scid)); \
363 c->length = htole16(c->length); \
383 c->hdr.length = htole16(sizeof(c->param)); \
385 c->param.type = htole16((_type)); \
406 c->param.type = htole16((_type)); \
407 c->param.result = htole16((_result)); \
412 c->data.mtu.mtu = htole16((_mtu)); \
421 c->hdr.length = htole16(c->hdr.length); \