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

/net/sctp/
H A Dipv6.c969 static const struct inet6_protocol sctpv6_protocol = { variable in typeref:struct:inet6_protocol
1065 if (inet6_add_protocol(&sctpv6_protocol, IPPROTO_SCTP) < 0)
1074 inet6_del_protocol(&sctpv6_protocol, IPPROTO_SCTP);

Completed in 28 milliseconds