Searched refs:qrtr_type (Results 1 – 1 of 1) sorted by relevance
896 __le32 qrtr_type = cpu_to_le32(QRTR_TYPE_DATA); in qrtr_sendmsg() local979 skb_copy_bits(skb, 0, &qrtr_type, 4); in qrtr_sendmsg()982 type = le32_to_cpu(qrtr_type); in qrtr_sendmsg()