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

/linux-4.1.27/net/sctp/
H A Dipv6.c960 .prot = &sctpv6_prot,
967 .prot = &sctpv6_prot,
1048 rc = proto_register(&sctpv6_prot, 1); sctp_v6_protosw_init()
1063 proto_unregister(&sctpv6_prot); sctp_v6_protosw_exit()
H A Dsocket.c7407 struct proto sctpv6_prot = { variable in typeref:struct:proto
/linux-4.1.27/include/net/sctp/
H A Dsctp.h475 extern struct proto sctpv6_prot;

Completed in 175 milliseconds