Home
last modified time | relevance | path

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

/linux-4.4.14/net/sctp/
Dipv6.c969 .prot = &sctpv6_prot,
976 .prot = &sctpv6_prot,
1057 rc = proto_register(&sctpv6_prot, 1); in sctp_v6_protosw_init()
1072 proto_unregister(&sctpv6_prot); in sctp_v6_protosw_exit()
Dsocket.c7400 struct proto sctpv6_prot = { variable
/linux-4.4.14/include/net/sctp/
Dsctp.h475 extern struct proto sctpv6_prot;