Home
last modified time | relevance | path

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

/openbmc/linux/net/sctp/
H A Dipv6.c1105 .prot = &sctpv6_prot,
1112 .prot = &sctpv6_prot,
1193 rc = proto_register(&sctpv6_prot, 1); in sctp_v6_protosw_init()
1208 proto_unregister(&sctpv6_prot); in sctp_v6_protosw_exit()
H A Dsocket.c9726 struct proto sctpv6_prot = { variable
/openbmc/linux/include/net/sctp/
H A Dsctp.h460 extern struct proto sctpv6_prot;