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