Home
last modified time | relevance | path

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

/openbmc/linux/net/qrtr/
H A Daf_qrtr.c1254 static struct proto qrtr_proto = { variable
1269 sk = sk_alloc(net, AF_QIPCRTR, GFP_KERNEL, &qrtr_proto, kern); in qrtr_create()
1296 rc = proto_register(&qrtr_proto, 1); in qrtr_proto_init()
1313 proto_unregister(&qrtr_proto); in qrtr_proto_init()
1322 proto_unregister(&qrtr_proto); in qrtr_proto_fini()