Home
last modified time | relevance | path

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

/Linux-v4.19/net/sctp/
Dprotocol.c1060 static const struct net_protocol sctp_protocol = { variable
1185 if (inet_add_protocol(&sctp_protocol, IPPROTO_SCTP) < 0) in sctp_v4_add_protocol()
1193 inet_del_protocol(&sctp_protocol, IPPROTO_SCTP); in sctp_v4_del_protocol()