Searched refs:qrtr_local_enqueue (Results 1 – 1 of 1) sorted by relevance
| /linux/net/qrtr/ |
| H A D | af_qrtr.c | 160 static int qrtr_local_enqueue(struct qrtr_node *node, struct sk_buff *skb, 701 qrtr_local_enqueue(NULL, skb, QRTR_TYPE_BYE, &src, &dst); in qrtr_port_remove() 902 static int qrtr_local_enqueue(struct qrtr_node *node, struct sk_buff *skb, in qrtr_sendmsg() 952 qrtr_local_enqueue(NULL, skb, type, from, to); in qrtr_sendmsg() 1011 enqueue_fn = qrtr_local_enqueue; in qrtr_send_resume_tx() 843 static int qrtr_local_enqueue(struct qrtr_node *node, struct sk_buff *skb, qrtr_local_enqueue() function
|