Home
last modified time | relevance | path

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

/linux/net/mctp/
H A Daf_mctp.c789 static struct proto mctp_proto = { variable
814 proto = &mctp_proto; in mctp_pf_create()
862 rc = proto_register(&mctp_proto, 0); in mctp_init()
885 proto_unregister(&mctp_proto); in mctp_init()
897 proto_unregister(&mctp_proto); in mctp_exit()