Searched refs:sctp_prot (Results 1 – 2 of 2) sorted by relevance
1038 .prot = &sctp_prot,1045 .prot = &sctp_prot,1152 rc = proto_register(&sctp_prot, 1); in sctp_v4_protosw_init()1167 proto_unregister(&sctp_prot); in sctp_v4_protosw_exit()
9490 struct proto sctp_prot = { variable