Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/qrtr/
H A Dqrtr.c158 static struct qrtr_sock *qrtr_port_lookup(int port);
504 ipc = qrtr_port_lookup(cb->dst_port); in qrtr_endpoint_post()
631 static struct qrtr_sock *qrtr_port_lookup(int port) in qrtr_port_lookup() function
819 ipc = qrtr_port_lookup(to->sq_port); in qrtr_local_enqueue()