Home
last modified time | relevance | path

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

/Linux-v5.10/net/sctp/
Dipv6.c1059 static const struct inet6_protocol sctpv6_protocol = { variable
1153 if (inet6_add_protocol(&sctpv6_protocol, IPPROTO_SCTP) < 0) in sctp_v6_add_protocol()
1162 inet6_del_protocol(&sctpv6_protocol, IPPROTO_SCTP); in sctp_v6_del_protocol()