Home
last modified time | relevance | path

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

/net/sctp/
Dipv6.c1046 .prot = &sctpv6_prot,
1053 .prot = &sctpv6_prot,
1132 rc = proto_register(&sctpv6_prot, 1); in sctp_v6_protosw_init()
1147 proto_unregister(&sctpv6_prot); in sctp_v6_protosw_exit()
Dsocket.c9456 struct proto sctpv6_prot = { variable