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.c674 static struct proto mctp_proto = { variable
699 proto = &mctp_proto; in mctp_pf_create()
747 rc = proto_register(&mctp_proto, 0); in mctp_init()
770 proto_unregister(&mctp_proto); in mctp_init()
782 proto_unregister(&mctp_proto); in mctp_exit()