Searched refs:qrtr_local_enqueue (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/net/qrtr/ |
| H A D | qrtr.c | 152 static int qrtr_local_enqueue(struct qrtr_node *node, struct sk_buff *skb, 611 qrtr_local_enqueue(NULL, skb, QRTR_TYPE_BYE, &src, &dst); in qrtr_endpoint_unregister() 812 static int qrtr_local_enqueue(struct qrtr_node *node, struct sk_buff *skb, in qrtr_local_enqueue() function 859 qrtr_local_enqueue(NULL, skb, type, from, to); in qrtr_bcast_enqueue() 918 enqueue_fn = qrtr_local_enqueue; in qrtr_sendmsg()
|