Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sctp/
H A Dipv6.c1063 static const struct inet6_protocol sctpv6_protocol = { variable
1157 if (inet6_add_protocol(&sctpv6_protocol, IPPROTO_SCTP) < 0) in sctp_v6_add_protocol()
1166 inet6_del_protocol(&sctpv6_protocol, IPPROTO_SCTP); in sctp_v6_del_protocol()