Home | History | Annotate | Download | only in netbt

Lines Matching refs:htole16

453 	rp.scid = htole16(chan->lc_rcid);
507 val.mtu = htole16(L2CAP_MTU_MINIMUM);
607 rp.result = htole16(rp.result);
683 rp.dcid = htole16(cp.scid);
888 rp.dcid = htole16(chan->lc_lcid);
889 rp.scid = htole16(chan->lc_rcid);
1033 cmd->length = htole16(length);
1037 hdr->length = htole16(length);
1038 hdr->dcid = htole16(L2CAP_SIGNAL_CID);
1068 cp.reason = htole16(reason);
1078 cp.data[0] = htole16(cp.data[0]);
1084 cp.data[0] = htole16(cp.data[0]);
1086 cp.data[1] = htole16(cp.data[1]);
1113 cp.psm = htole16(chan->lc_raddr.bt_psm);
1114 cp.scid = htole16(chan->lc_lcid);
1143 cp->dcid = htole16(chan->lc_rcid);
1155 val->mtu = htole16(chan->lc_imtu);
1167 val->flush_timo = htole16(chan->lc_flush);
1196 cp.dcid = htole16(chan->lc_rcid);
1197 cp.scid = htole16(chan->lc_lcid);
1212 cp.dcid = htole16(dcid);
1213 cp.scid = htole16(scid);
1214 cp.result = htole16(result);