Home
last modified time | relevance | path

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

/openbmc/linux/net/qrtr/
H A Daf_qrtr.c160 static struct qrtr_sock *qrtr_port_lookup(int port);
530 ipc = qrtr_port_lookup(cb->dst_port); in qrtr_endpoint_post()
667 static struct qrtr_sock *qrtr_port_lookup(int port) in qrtr_port_lookup() function
855 ipc = qrtr_port_lookup(to->sq_port); in qrtr_local_enqueue()