Home
last modified time | relevance | path

Searched refs:qrtr_cb (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/net/qrtr/
H A Dqrtr.c74 struct qrtr_cb { struct
432 struct qrtr_cb *cb; in qrtr_endpoint_post()
444 cb = (struct qrtr_cb *)skb->cb; in qrtr_endpoint_post()
817 struct qrtr_cb *cb; in qrtr_local_enqueue()
827 cb = (struct qrtr_cb *)skb->cb; in qrtr_local_enqueue()
967 static int qrtr_send_resume_tx(struct qrtr_cb *cb) in qrtr_send_resume_tx()
1001 struct qrtr_cb *cb; in qrtr_recvmsg()
1017 cb = (struct qrtr_cb *)skb->cb; in qrtr_recvmsg()