Home
last modified time | relevance | path

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

/Linux-v5.4/net/sctp/
Dipv6.c1035 .prot = &sctpv6_prot,
1042 .prot = &sctpv6_prot,
1125 rc = proto_register(&sctpv6_prot, 1); in sctp_v6_protosw_init()
1140 proto_unregister(&sctpv6_prot); in sctp_v6_protosw_exit()
Dsocket.c9527 struct proto sctpv6_prot = { variable
/Linux-v5.4/include/net/sctp/
Dsctp.h462 extern struct proto sctpv6_prot;