Home
last modified time | relevance | path

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

/net/sctp/
Dprotocol.c1051 .prot = &sctp_prot,
1058 .prot = &sctp_prot,
1161 rc = proto_register(&sctp_prot, 1); in sctp_v4_protosw_init()
1176 proto_unregister(&sctp_prot); in sctp_v4_protosw_exit()
Dsocket.c9404 struct proto sctp_prot = { variable