Home
last modified time | relevance | path

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

/linux-6.1.9/net/qrtr/
Daf_qrtr.c158 static struct qrtr_sock *qrtr_port_lookup(int port);
521 ipc = qrtr_port_lookup(cb->dst_port); in qrtr_endpoint_post()
658 static struct qrtr_sock *qrtr_port_lookup(int port) in qrtr_port_lookup() function
846 ipc = qrtr_port_lookup(to->sq_port); in qrtr_local_enqueue()