Home
last modified time | relevance | path

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

/openbmc/linux/net/qrtr/
H A Daf_qrtr.c89 struct qrtr_sock { struct
99 return container_of(sk, struct qrtr_sock, sk); in qrtr_sk()
440 struct qrtr_sock *ipc; in qrtr_endpoint_post()
669 struct qrtr_sock *ipc; in qrtr_port_lookup()
762 struct qrtr_sock *ipc; in qrtr_reset_ports()
782 struct qrtr_sock *ipc = qrtr_sk(sock->sk); in __qrtr_bind()
830 struct qrtr_sock *ipc = qrtr_sk(sock->sk); in qrtr_bind()
852 struct qrtr_sock *ipc; in qrtr_local_enqueue()
1208 struct qrtr_sock *ipc; in qrtr_release()
1257 .obj_size = sizeof(struct qrtr_sock),
[all …]